nitter/.gitignore

15 lines
216 B
Plaintext
Raw Normal View History

2019-06-20 15:16:20 +01:00
nitter
2019-06-20 19:04:18 +01:00
*.html
2019-06-28 03:56:02 +01:00
*.db
2019-06-29 05:31:02 +01:00
/tests/__pycache__
/tests/geckodriver.log
2022-06-03 23:52:28 +01:00
/tests/downloaded_files
/tests/latest_logs
2019-09-13 09:54:09 +01:00
/tools/gencss
2022-01-09 22:14:01 +00:00
/tools/rendermd
2019-09-13 11:39:16 +01:00
/public/css/style.css
2022-01-09 22:14:01 +00:00
/public/md/*.html
nitter.conf
guest_accounts.json*
2022-06-03 23:52:28 +01:00
dump.rdb