17 lines
269 B
Text
17 lines
269 B
Text
__pycache__/
|
|
*.pyc
|
|
.env
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|
|
|
|
# Downloaded propaganda PDFs (stored on VPS only)
|
|
propaganda/docs/
|
|
download_uk_mod_ufo.sh
|
|
|
|
# Protect uploaded PDFs from git clean
|
|
unredacted/docs/
|
|
crimescene/docs/
|
|
|
|
# SECRETS - NEVER commit this file
|
|
api/data/apikeys.json
|