A multipurpose python flask API server and administration SPA
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.

11 lines
193 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/