Update the db path in .gitignore
This commit is contained in:
parent
a8c0602e7e
commit
ef3cab912e
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
/dist
|
/dist
|
||||||
/media
|
/media
|
||||||
/project.db
|
/db
|
||||||
/result
|
/result
|
||||||
/venv
|
/venv
|
||||||
/Session.vim
|
/Session.vim
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue