Skip to content

Commit

Permalink
Added exclusion for tmp dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-dongowski committed Dec 10, 2023
1 parent 877492f commit e84b6d5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ go.work
big-bans

# DB
test.db
test.db

# Temp dir
tmp/

0 comments on commit e84b6d5

Please sign in to comment.