Skip to content

Commit

Permalink
Remove "test/tmp" from gitignore
Browse files Browse the repository at this point in the history
Since all the test output is in the system tmp dir, this isn't needed anymore.
  • Loading branch information
zertosh committed Mar 25, 2015
1 parent 8c684af commit f56c238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
node_modules
test/tmp

0 comments on commit f56c238

Please sign in to comment.