chore: ignore tmp/ folder

This commit is contained in:
2026-05-28 22:21:47 +02:00
parent fceb995c7c
commit a021fc45cd

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
/deps/ /deps/
/dist/ /dist/
/doc/ /doc/
/tmp/
/.elixir_ls/ /.elixir_ls/
/erl_crash.dump /erl_crash.dump
/node_modules/ /node_modules/