-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
/
.gitignore
55 lines (54 loc) · 849 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
*.bpkg
*.gem
*.rbc
.DS_Store
.bpm
.bundle
.config
.eslintcache
.github-upload-token
.yardoc
InstalledFiles
_site
_yardoc
assets
assets/bpm_libs.js
assets/bpm_styles.css
coverage
dist
/docs
lib/*/tests/all.js
lib/*/tests/qunit*
lib/bundler/man
pkg
rdoc
spade-boot.js
spec/reports
test/tmp
test/version_tmp
test_*.html
/tests/ember-tests.js
tmp
tmp*.gem
tmp.bpm
tmp.spade
tests/source
node_modules
bundle/
*~
publish_to_bower/
bower_components/
npm-debug.log
.ember-cli
/DEBUG/
*.tgz
*.tar.gz
*.log
/.vscode
.puppeteer-cache
# These are automatically generated by our build process.
# TODO: make that *fully* true: The root types/stable directory is *not*
# automatically generated yet, and accordingly we have explicitly committed a
# couple of the files. Once it is, we can switch this over to just ignoring
# `types/stable` entirely.
types/stable