Skip to content

Commit

Permalink
chore: ignore tmp directory
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Dec 11, 2019
1 parent 39375fd commit 91c60e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ npm-debug.log
.idea
out
.nyc_output
test/**/tmp
test-helpers/tmp
test/functional/database
.DS_STORE
.vscode/
Expand Down

0 comments on commit 91c60e7

Please sign in to comment.