add extra folder to gitignore
This commit is contained in:
parent
e22720fea2
commit
0d63fcb6b5
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
data/
|
||||
data_backup/
|
||||
drive/
|
||||
drive-temp/
|
||||
db.json
|
||||
.env
|
||||
|
|
Loading…
Reference in a new issue