Skip to content

Commit 5bc362a

Browse files
committed
Merge pull request #7 from contolini/master
Add front-endy things to .gitignore
2 parents 14f5638 + 138be82 commit 5bc362a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@ htmlcov/
3232
nosetests.xml
3333
coverage.xml
3434

35-
36-
35+
# Front-End #
36+
#############
37+
node_modules/
38+
bower_components/
39+
.grunt/

0 commit comments

Comments
 (0)