Skip to content

Commit

Permalink
build: Added the temp directory to gitignore on stable for switching …
Browse files Browse the repository at this point in the history
…from master
  • Loading branch information
heff committed May 13, 2015
1 parent db05a1b commit ec53eda
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,6 +1,7 @@
.DS_Store
dist/*
build/files/*
build/temp/*
docs/api/*
dev.html
projects
Expand Down

0 comments on commit ec53eda

Please sign in to comment.