A multipurpose python flask API server and administration SPA

8 lines
93 B

  1. instance/
  2. .idea
  3. *.iml
  4. .admin_credentials
  5. *__pycache__/
  6. .pytest_cache/
  7. .coverage
  8. .mypy_cache/