Skip to content

Commit

Permalink
Configure git to ignore build output
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham42 committed Oct 29, 2017
1 parent 5baef01 commit 5b28dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.DS_Store
node_modules
bower_components
dist/
npm-debug.log

0 comments on commit 5b28dce

Please sign in to comment.