Skip to content

Commit 4d87216

Browse files
committed
Update .gitignore.
1 parent 9c2d29f commit 4d87216

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1-
*.sw[op]
1+
*.sw[nop]
22
*~
3+
.bower.json
4+
.cdtproject
5+
.classpath
36
.cproject
47
.project
58
*.sublime-project
69
*.sublime-workspace
710
.DS_Store
811
.settings
12+
TAGS
913
coverage
14+
dist
1015
node_modules
1116
v8.log
1217
npm-debug.log

0 commit comments

Comments
 (0)