wance_data/.gitignore

6 lines
92 B
Plaintext
Raw Normal View History

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