feat: ignore tmp/ folder

This commit is contained in:
2025-05-30 21:23:02 +02:00
parent 51b7e6b3f9
commit ca3006c428
2 changed files with 2 additions and 46 deletions

2
.gitignore vendored
View File

@ -13,6 +13,8 @@
bin/*
tmp/
# Output of the go coverage tool, specifically when used with LiteIDE
*.out