Skip to content

Commit d787ea5

Browse files
committed
Added bower_components folder to gitignore
1 parent 71fad00 commit d787ea5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
node_modules
2-
components
2+
components
3+
/bower_components/
4+
/npm-debug.log

0 commit comments

Comments
 (0)