Auto-commit: 2025-10-31 08:55:42
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -4,3 +4,11 @@ config*.json
|
|||||||
.env.*
|
.env.*
|
||||||
*.key
|
*.key
|
||||||
*.pem
|
*.pem
|
||||||
|
# Ignore local config.json
|
||||||
|
config.json
|
||||||
|
|
||||||
|
# Ignore log files
|
||||||
|
*.log
|
||||||
|
|
||||||
|
# Ignore CSV exports
|
||||||
|
*.csv
|
||||||
|
|||||||
Reference in New Issue
Block a user