20 lines
256 B
Plaintext
20 lines
256 B
Plaintext
# Direnv & Devenv
|
|
.direnv
|
|
.envrc.local
|
|
.devenv
|
|
.devenv.flake.nix
|
|
|
|
# should be Terranix .nix files instead
|
|
*.tf
|
|
*.tfvars
|
|
*.tfstate*
|
|
.terraform*
|
|
|
|
# Outputs
|
|
config.tf.json
|
|
nixos-template
|
|
|
|
# Possibly sensitive for public repo
|
|
infra/ips.nix
|
|
infra/constants.nix
|