Add .env.example, .gitignore

This commit is contained in:
Jarvis Prime
2026-03-04 04:41:05 +00:00
parent 4acb057042
commit 66f9f03409
2 changed files with 23 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
devintel.db
repos/
__pycache__/
*.pyc
.env
.venv/