blob: 0e91a7d04f39b4b3cd245fef0906e95b2a35bb61 (
plain) (
blame)
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
|
npm-debug.log
node_modules
yarn.lock
app/bower_components
test/bower_components
package
# IDEs
.idea
.vscode
temp
.tmp
.sass-cache
.DS_Store
app/.DS_Store
dist
builds/
disc/
builds.zip
docs/jsdocs
development/bundle.js
development/states.js
test/integration/bundle.js
test/background.js
test/bundle.js
test/test-bundle.js
test-artifacts
#ignore css output and sourcemaps
ui/app/css/output/
notes.txt
.coveralls.yml
.nyc_output
|