An ebook/comic library service and web client
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.

15 lines
310 B

  1. *.iml
  2. .idea/
  3. *__pycache__/
  4. # Atheneum Specific Ignores
  5. /server/.admin_credentials
  6. /server/.coverage
  7. /server/.mypy_cache/
  8. /server/.pytest_cache/
  9. /server/documentation/_build/
  10. /server/instance/
  11. # Atheneum Administration Client Specific Ignores
  12. /administration_client/node_modules/
  13. /administration_client/dist/