feat: load .env file via python-dotenv for API key management

This commit is contained in:
2026-07-05 01:40:23 +08:00
parent 441ba8ab86
commit 5672472030
5 changed files with 21 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# CodeGraph data files — local to each machine, not for committing.
# Ignore everything in .codegraph/ except this file itself, so transient
# files (the database, daemon.pid, sockets, logs) never show up in git.
*
!.gitignore