Skip to content
This repository was archived by the owner on May 28, 2019. It is now read-only.

Commit 83f2fb8

Browse files
committed
ignore bower_components directory?
1 parent cb8ad6c commit 83f2fb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

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

0 commit comments

Comments
 (0)