-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
21 lines (18 loc) · 1.04 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# OR only to exclude workspace cache
.obsidian/workspace/*
# Exclude Day Planner directory placed in vault root
Day*Planners/*
# This file is used to keep track of last auto backup/pull
.obsidian-git-data
# Add below lines to exclude OS settings and caches
.trash/
.DS_Store
terraform/test/.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.0.0/linux_amd64/terraform-provider-azurerm_v3.0.0_x5
terraform/test/.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.0.2/linux_amd64/terraform-provider-azurerm_v3.0.2_x5
terraform/test/terraform.tfstate
terraform/test/terraform.tfstate.backup
terraform/test/.terraform.lock.hcl
terraform/test/.terraform/providers/registry.terraform.io/hashicorp/random/3.6.2/linux_amd64/terraform-provider-random_v3.6.2_x5
terraform/test/.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.104.2/linux_amd64/terraform-provider-azurerm_v3.104.2_x5
.obsidian/workspace.json
terraform/.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.106.1/linux_amd64/terraform-provider-azurerm_v3.106.1_x5