This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -0,0 +1,18 @@
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.venv/
|
||||
.env.local
|
||||
.env
|
||||
node_modules/
|
||||
*.log
|
||||
docker-data/
|
||||
volumes/
|
||||
alembic/*.pyc
|
||||
alembic/versions/__pycache__/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.history
|
||||
>>>>>>> 8024239 (init)
|
||||
|
||||
Reference in New Issue
Block a user