TIF_E41211115_Genso_quiz_ba.../.gitignore

9 lines
120 B
Plaintext

# Ignore Python cache files in all directories
__pycache__/
*/__pycache__/
*.pyc
*.pyo
# Ignore environment files
.env