Skip to content

Commit

Permalink
Updated ignored files
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth Dahlstrøm <[email protected]>
  • Loading branch information
kedano committed Dec 1, 2016
1 parent dc8a911 commit b1ed3e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ secret.json
# NODE STUFF #
node_modules
# Bower STUFF #
vendor
tmp
build
vendor/**/*
tmp/**/*
build/**/*
2 changes: 2 additions & 0 deletions tmp/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore

0 comments on commit b1ed3e0

Please sign in to comment.