Merge pull request #1 from Molecule-AI/chore/credentials-gitignore

chore: gitignore credentials
This commit is contained in:
Hongming Wang 2026-04-16 09:23:52 -07:00 committed by GitHub
commit 898d792888
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
.gitignore vendored
View File

@ -1,3 +1,19 @@
molecli
*.exe
dist/
# Credentials — added by chore/credentials-gitignore batch
.env
.env.local
.env.*.local
.env.*
!.env.example
!.env.sample
*.pem
*.key
*.crt
*.p12
*.pfx
.secrets/
.auth-token
.auth_token