aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d5e8d2dae28073bc052506f3c9be15beea7b03f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Terraform
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json
.terraform.tfstate.lock.info
.terraform/
.terraform*

# Output Files
*.zip
log*
__pycache__/
*.parquet
/dim_*
/fact_*

# OS-Related Files
.DS_Store
venv
git.ajschof.me — hosted by ajschofield — powered by cgit