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

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

# opentofu
.terraform/
config.tf.json