Created
January 30, 2026 15:34
-
-
Save rpappalax/dd8e005b0f99b6aa1f6a92aef7b30c92 to your computer and use it in GitHub Desktop.
.dockerignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| __pycache__ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| .Python | |
| .venv | |
| venv | |
| .git | |
| .pytest_cache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment