Skip to content

Commit 7a78deb

Browse files
committed
chore: ignore config.toml to prevent token leaks
1 parent a4df43a commit 7a78deb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ Cargo.lock
44
*.swo
55
*~
66
.DS_Store
7+
8+
# Configuración local con tokens (no subir al repo)
9+
config.toml

0 commit comments

Comments
 (0)