nitter/.gitignore
2024-10-29 19:36:38 -06:00

20 lines
263 B
Plaintext

nitter
*.html
*.db
/tests/__pycache__
/tests/geckodriver.log
/tests/downloaded_files
/tests/latest_logs
/tools/gencss
/tools/rendermd
/public/css/style.css
/public/md/*.html
nitter.conf
guest_accounts.json*
dump.rdb
proxy/node_modules
*.dll
*.exe
*.pem
Caddyfile