chore: gitignore ecosystem.config.cjs and backup files
This commit is contained in:
parent
c7c457ae2a
commit
9ee75c0bc1
9
.gitignore
vendored
9
.gitignore
vendored
@ -8,3 +8,12 @@ packages/fine-tuner/adapters/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.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-*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user