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

Commit bbc3ca5

Browse files
committed
Merge pull request #85 from connorbode/ignore-bower-components
ignore bower_components
2 parents 2988fdc + 83f2fb8 commit bbc3ca5

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)