mirror of
https://github.com/tiennm99/llmapikey.git
synced 2026-06-18 03:31:16 +00:00
chore: initial commit
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# Environment / secrets
|
||||
.env
|
||||
.env.*
|
||||
*.key
|
||||
*.pem
|
||||
|
||||
# Dependencies
|
||||
node_modules/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# OS / editor
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user