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

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