Update gitignore
This commit is contained in:
parent
4f432f526a
commit
6286352b5e
|
@ -1,3 +1,5 @@
|
||||||
/target
|
/target
|
||||||
/index
|
/index
|
||||||
.env
|
.env
|
||||||
|
*.db*
|
||||||
|
key
|
||||||
|
|
Loading…
Reference in New Issue