Adding vscode run & debug config (#216)

Also adds `.env` to `.gitignore` files outside of the `deployment` dir
This commit is contained in:
meherhendi
2023-07-26 20:35:31 +01:00
committed by GitHub
parent d5f172c292
commit 1a22666810
3 changed files with 68 additions and 1 deletions

3
backend/.gitignore vendored
View File

@@ -5,4 +5,5 @@ site_crawls/
api_keys.py
*ipynb
qdrant-data/
typesense-data/
typesense-data/
.env