chore: gitignore ecosystem.config.cjs and backup files

This commit is contained in:
Rene Fichtmueller 2026-06-11 15:10:09 +00:00
parent c7c457ae2a
commit 9ee75c0bc1

9
.gitignore vendored
View File

@ -8,3 +8,12 @@ packages/fine-tuner/adapters/
__pycache__/ __pycache__/
*.pyc *.pyc
.env* .env*
# Live deployment config — contains tokens, never commit
deploy/ecosystem.config.cjs
deploy/ecosystem.config.cjs.bak-*
ecosystem.config.js
ecosystem.config.js.bak-*
# Codex/editor backup directories
.codex-backup-*/