practice_git_python/.gitignore

6 lines
61 B
Plaintext

.venv/
__pycache__/
*.pyc
output.txt
.env
.ipynb_checkpoints/