We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4df43a commit 7a78debCopy full SHA for 7a78deb
1 file changed
.gitignore
@@ -4,3 +4,6 @@ Cargo.lock
4
*.swo
5
*~
6
.DS_Store
7
+
8
+# Configuración local con tokens (no subir al repo)
9
+config.toml
0 commit comments