diff --git a/.gitignore b/.gitignore index a11c216..6f44639 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ go.work big-bans # DB -test.db \ No newline at end of file +test.db + +# Temp dir +tmp/ \ No newline at end of file