chore: gitignore .env and IDE workspace dirs
This commit is contained in:
@@ -11,7 +11,13 @@ orig/
|
||||
*.swo
|
||||
*~
|
||||
.DS_Store
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Logs / caches that might leak in
|
||||
*.log
|
||||
.zola/
|
||||
|
||||
# Secrets
|
||||
.env
|
||||
.env.*
|
||||
|
||||
Reference in New Issue
Block a user