TIF_NGANJUK_E41222052/.gitignore

18 lines
147 B
Plaintext

# Virtual Environment
venv/
# Python
__pycache__/
*.pyc
# Pytest
.pytest_cache/
# Selenium
chromedriver*
screenshots/
# OS
.DS_Store
Thumbs.db