generated from oscarpulido55/aef-sample-dataform-repo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
42 lines (42 loc) · 747 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
venv/*
*/venv/*
**/.tfvars
**/.python-version
**/.terraform
**/terraform.tfstate*
**/terraform.tfvars
**/*.auto.tfvars
**/.terraform.tfstate.lock.info
**/.terraform.lock.hcl
!tests/**/terraform.tfvars
**/__pycache__
**/.pytest_cache
**/.test.lock
.idea
.vscode
.gitmodules
.idx/dev.nix
backend.tf
backend-config.hcl
credentials.json
cortex_config.json
key.json
terraform-ls.tf
bundle.zip
bundle-*.zip
cloud-sql-proxy
.DS_Store
Demo/*
terraform/aef_metadata_deployer/*
terraform/metadata/metadata-deployer/cortex_src_code/*
**/packer_cache
**/*.pkrvars.hcl
fixture_*
fast/configs
fast/**/[0-9]*providers.tf
fast/**/terraform.tfvars
fast/**/terraform.tfvars.json
fast/**/terraform-*.auto.tfvars.json
fast/**/[0-9]*.auto.tfvars*
**/node_modules
env/