chore(gitignore): mac, config, debugging
This commit is contained in:
Родитель
037c005dad
Коммит
c418afe248
|
@ -1,13 +1,20 @@
|
|||
# Configuration - never check in credentials!
|
||||
*.conf
|
||||
.env
|
||||
|
||||
# Terraform - state and plan files
|
||||
.terraform/
|
||||
.tfplan
|
||||
|
||||
# Debugging
|
||||
debug.azcli
|
||||
|
||||
# Node.js for autogenerating change logs
|
||||
node_modules/
|
||||
|
||||
# Mac OS
|
||||
.DS_Store
|
||||
|
||||
# From template: Visual Studio
|
||||
.vs/
|
||||
*.tmp
|
||||
|
|
Загрузка…
Ссылка в новой задаче