Skip to content

Commit fb80cb5

Browse files
author
Matt Calthrop
committed
Update .gitignore
1 parent 2494d9f commit fb80cb5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
*~
2-
node_modules
2+
node_modules/
33
.DS_Store
4+
*.iml
5+
.idea
6+
npm-debug.log

0 commit comments

Comments
 (0)