first commit
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
# Local credentials and machine-specific configuration
|
||||
.dingtalk/config.env
|
||||
**/.env
|
||||
**/.env.*
|
||||
!**/.env.example
|
||||
!**/*.env.example
|
||||
|
||||
# Operating-system and editor files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Generated caches and local output
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
*.log
|
||||
*.tmp
|
||||
*.bak
|
||||
Reference in New Issue
Block a user