summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e45066e202a47d027996489dddaef0f0d9f381bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# nix build artifacts
result*
repl-result-out*

# dev shell
.pre-commit-config.yaml
.direnv/
.env*
!.envrc
!.env.template

# opentofu
.terraform/
config.tf.json