Files
phpBB-forum-scraper/.gitignore
2019-08-19 20:32:13 -04:00

13 lines
126 B
Plaintext

# Exclude Files
*.DS_Store
*.csv
*.json
*.txt
*.tsv
*.xls
*.xlsx
*.pyc
# Exclude Directories
__pycache__/
.ipynb_checkpoints/