chore: add gitignore
This commit is contained in:
parent
b5ce185f77
commit
cf58468fcc
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1 +1,5 @@
|
||||||
.env\ndata/\nnode_modules/\ndist/\n*.db
|
.env
|
||||||
|
data/
|
||||||
|
node_modules/
|
||||||
|
dist/
|
||||||
|
*.db
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue