security: add config files to .gitignore to prevent token leaks

This commit is contained in:
2026-03-23 17:45:31 +02:00
parent 18aeacf49d
commit 8b92867dd2

4
.gitignore vendored
View File

@@ -1,2 +1,6 @@
/target
IMPLEMENTATION_PLAN.md
# Config files (may contain GitHub tokens)
*.toml
config.toml