nginx-formula/.gitignore
2019-04-12 22:29:20 +01:00

14 lines
121 B
Plaintext

*.egg
*.egg-info/
*.py[cod]
.*.sw?
.env
.pytest_cache/
.venv/
/.idea/
__pycache__/
Dockerfile.*_*
ignore/
tmp/
.kitchen/