blog-rekahsoft-ca/.gitignore

27 regels
270 B
Plaintext

# Editor specific files
*~
.dir-locals.el
.tern-port
# Haskell
*.o
*.hi
# Hakyll
_site
_cache
dist
# Terraform
infra/.terraform
infra/terraform.tfstate.d
infra/*.local.tfvars
infra/*.plan
# Vendored libraries
lib/MathJax
# Generated by ./bootstrap
Makefile
scripts