added ignore for pycache

This commit is contained in:
Dan
2024-05-19 03:19:04 -04:00
parent d68dd59149
commit 1711936609
14 changed files with 101 additions and 68 deletions

View File

@@ -3,4 +3,4 @@ SENTRY_API_KEY=<"Your NASA Sentry API Key">
OPENAI_API_KEY=<"Your OpenAI API Key">
HOST_CLIENT=<"Your FrontEnd URL">
ALLOWED_HOSTS=<"Your Server URL">
DEBUG=<"True for Deployment | False for Development">
DEBUG=<"True for Deployment | False for Development">