.gitignore 169 B

1234567891011
  1. nitter
  2. *.html
  3. *.db
  4. /tests/__pycache__
  5. /tests/geckodriver.log
  6. /tests/downloaded_files/*
  7. /tools/gencss
  8. /tools/rendermd
  9. /public/css/style.css
  10. /public/md/*.html
  11. nitter.conf