rts-commander / .dockerignore
Luigi's picture
deploy(web): full clean snapshot with app code and assets
12d64f8
raw
history blame contribute delete
122 Bytes
.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.env
.venv
*.log
.DS_Store
node_modules/
.vscode/
.idea/