feat: add .gitignore
This commit is contained in:
parent
e93c7c1d5b
commit
eea149ee3c
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
node_modules/
|
||||||
|
dist/
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
.env
|
||||||
|
*.db
|
||||||
|
.tsbuildinfo
|
||||||
Loading…
Reference in New Issue
Block a user