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.

8 lines
93 B

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