blog-rekahsoft-ca/.gitignore

20 lines
191 B
Plaintext
Raw Normal View History

# Editor specific files
*~
.dir-locals.el
.tern-port
# Haskell
*.o
*.hi
# Hakyll
_site
_cache
dist
# Terraform
2021-12-07 05:24:29 +00:00
infra/.terraform
infra/terraform.tfstate.d
infra/*.local.tfvars
infra/*.plan