macgregor/.gitignore
2025-01-25 02:36:48 -05:00

18 lines
302 B
Text

# ---> Elm
# elm-package generated files
elm-stuff
# elm-repl generated files
repl-temp-*
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv
# ---> Project
# Ignore compiled elm files
compiled