nginx-formula/.gitignore
2018-03-17 15:25:25 -05:00

13 lines
111 B
Plaintext

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