init
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
*__pycache__/
|
||||
*.temp
|
||||
|
||||
.DS_Store
|
||||
node_modules
|
||||
node_modules/
|
||||
.sqlite
|
Reference in New Issue
Block a user