journalscrapper/.gitignore
2022-08-22 13:26:49 +07:00

13 lines
No EOL
109 B
Text

# Test File
*.xls
*.xlsx
*.json
checker.py
converter.py
database.py
# Cache
__pycache__/
# Environment
env/