Skip to content

Commit

Permalink
Fix: ignore tmp directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier committed Aug 29, 2022
1 parent 9bc74ba commit 7030459
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 @@ -14,7 +14,7 @@
# Dependency directories (remove the comment below to include it)
# vendor/

.tmp/
tmp/
data/
geolite2/
output/
Expand Down

0 comments on commit 7030459

Please sign in to comment.