dockge-cli/.gitignore
Firq 44ee9c7cad
All checks were successful
/ backend-pylint (push) Successful in 9s
Starting with CLI
2024-06-29 17:41:09 +02:00

11 lines
96 B
Text

# Environment
.vscode/
*venv/
# Python stuff
__pycache__/
*.egg-info/
# Build artifacts
dist/