Properly ignore the tmp folder
This commit is contained in:
parent
25243b3a9d
commit
c9985ba48a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@ db.sqlite
|
|||
config.toml
|
||||
.air.toml
|
||||
*/.null_*
|
||||
tmp/
|
||||
|
||||
|
||||
# --- Section ember frontend ---
|
||||
|
|
Loading…
Reference in a new issue