Files
phpBB-forum-scraper/.gitignore
2019-08-18 13:49:08 -04:00

12 lines
120 B
Plaintext

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