Template
Initial Tencent Cloud ops agent
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Secrets and local credentials
|
||||
.env
|
||||
.env.*
|
||||
*.pem
|
||||
*.key
|
||||
*.p12
|
||||
*.pfx
|
||||
*secret*
|
||||
*credential*
|
||||
|
||||
# Local outputs
|
||||
tmp/
|
||||
logs/
|
||||
outputs/
|
||||
*.log
|
||||
|
||||
# OS/editor
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user