modify ignore

This commit is contained in:
Li Wei 2026-03-04 02:37:31 +00:00
parent 1f377a1db2
commit 8d5f20a366
3 changed files with 3 additions and 6163 deletions

2
.env
View File

@ -3,7 +3,7 @@ DATA_DIR=/data
DB_URL=postgresql+psycopg://connecthub:connecthub_pwd_change_me@postgres:5432/connecthub
REDIS_URL=redis://redis:6379/0
FERNET_KEY_PATH=/data/fernet.key
DEV_MODE=1
DEV_MODE=0
LOG_DIR=/data/logs

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
*.log
pgdata/
__pycache__/
*.pyc
*.pyc
logs/

File diff suppressed because it is too large Load Diff