Skip to content

Instantly share code, notes, and snippets.

@byaruhaf
Created February 6, 2025 20:57
Show Gist options
  • Save byaruhaf/00396069ccf2e18b9b030090278cfe68 to your computer and use it in GitHub Desktop.
Save byaruhaf/00396069ccf2e18b9b030090278cfe68 to your computer and use it in GitHub Desktop.
python .dockerignore
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment