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/
|
||||||
data_backup/
|
data_backup/
|
||||||
|
drive/
|
||||||
drive-temp/
|
drive-temp/
|
||||||
db.json
|
db.json
|
||||||
.env
|
.env
|
||||||
|
|
Loading…
Reference in a new issue