Properly ignore the tmp folder

This commit is contained in:
Melody Becker 2024-11-07 16:31:28 +01:00
parent 25243b3a9d
commit c9985ba48a

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ db.sqlite
config.toml
.air.toml
*/.null_*
tmp/
# --- Section ember frontend ---