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/
/dist/
/doc/
/tmp/
/.elixir_ls/
/erl_crash.dump
/node_modules/