first
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.env
|
||||
**/.env
|
||||
**/__pycache__/
|
||||
**/*.pyc
|
||||
**/.venv/
|
||||
**/node_modules/
|
||||
**/dist/
|
||||
sop-back/data/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user