Add */tmp.* to gitignore
This commit is contained in:
parent
334c163a10
commit
05e3fb37d6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
db.sqlite
|
||||
.env
|
||||
.lapce/
|
||||
*/tmp.*
|
||||
|
|
Loading…
Reference in a new issue