Files
gitignore/Gleam.gitignore
David Asabina a3855f82b9 feat: Add Gleam 1.5.x gitignore
this is useful for developers that init a gleam project into an existing
git repo where the `gleam new` tool will refrain from populating the
.gitignore file. This situation may occur for users of devenv.nix or
flake.nix.
2024-10-17 21:37:53 +02:00

5 lines
34 B
Plaintext

*.beam
*.ez
/build
erl_crash.dump