You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
184 B

  1. *
  2. !app/
  3. app/staticfiles/
  4. app/db.sqlite3
  5. app/server/node_modules/
  6. app/server/static/bundle/
  7. app/server/webpack-stats.json
  8. !data/
  9. !tests/
  10. !tools/
  11. !.coveragerc
  12. !.flake8
  13. !requirements.txt