Add docker compose support
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.swp
|
||||
*.log
|
||||
.env
|
||||
.venv
|
||||
venv
|
||||
.git
|
||||
.gitignore
|
||||
.vscode
|
||||
**/.DS_Store
|
||||
*.sqlite3
|
||||
*.db
|
||||
.idea
|
||||
node_modules
|
||||
Reference in New Issue
Block a user