File tree 1 file changed +2
-23
lines changed
1 file changed +2
-23
lines changed Original file line number Diff line number Diff line change 1
- # Logs
2
1
logs
3
2
* .log
4
-
5
- # Runtime data
6
3
pids
7
4
* .pid
8
5
* .seed
9
-
10
- # Directory for instrumented libs generated by jscoverage/JSCover
11
6
lib-cov
12
-
13
- # Coverage directory used by tools like istanbul
14
7
coverage
15
-
16
- # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
17
8
.grunt
18
-
19
- # Compiled binary addons (http://nodejs.org/api/addons.html)
20
9
build /Release
21
-
22
- # Dependency directory
23
- # Commenting this out is preferred by some people, see
24
- # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
25
- node_modules
26
-
27
- # Users Environment Variables
10
+ node_modules /
28
11
.lock-wscript
29
-
30
- # ignore user configuration, only include sample
31
12
app /config /conf.js
32
-
33
- # don't commit compiled css!
34
- app /assets /stylesheets /style.css
13
+ app /assets /bower /
You can’t perform that action at this time.
0 commit comments