wance_data/.gitignore

6 lines
92 B
Plaintext

# Ignore compiled Python files
*.pyc
__pycache__/
# Ignore virtual environment folder
venv/