hapistrano/.gitignore
David Mazarro e91090242d
Simplification of Nix flake and removal of GHC 8 (#245)
Co-authored-by: CristhianMotoche <cristhian.motoche@gmail.com>
Co-authored-by: Sebastián Estrella <2049686+sestrella@users.noreply.github.com>
2024-10-01 10:14:44 -05:00

35 lines
352 B
Plaintext

*.chi
*.chs.h
*.dyn_hi
*.dyn_o
*.hi
*.o
.cabal-sandbox/
.direnv/
.hpc
.hsenv
.tool-versions
cabal-dev
dist
cabal.project.freeze
cabal.project.local
cabal.sandbox.config
*.prof
*.aux
*.hp
.stack-work/
dist-newstyle
result
nix/
.ghc.environment.*
.tmuxinator.yml
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml