docker + docker compose + ignore + drone

This commit is contained in:
2025-12-22 23:33:30 +03:00
parent 6c730918ec
commit c210c4a3c5
5 changed files with 119 additions and 10 deletions
+35
View File
@@ -0,0 +1,35 @@
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
env/
ENV/
.venv/
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
.git/
.gitignore
.gitattributes
Dockerfile*
docker-compose*.yml
.dockerignore
drone.yml
tmp/
temp/
*.tmp
Thumbs.db
.DS_Store