mirror of
https://github.com/NohamR/phpBB-forum-scraper.git
synced 2026-02-22 02:25:43 +00:00
13 lines
126 B
Plaintext
13 lines
126 B
Plaintext
# Exclude Files
|
|
*.DS_Store
|
|
*.csv
|
|
*.json
|
|
*.txt
|
|
*.tsv
|
|
*.xls
|
|
*.xlsx
|
|
*.pyc
|
|
|
|
# Exclude Directories
|
|
__pycache__/
|
|
.ipynb_checkpoints/ |