.gitignore *.tmp

This commit is contained in:
Iliia Khaprov 2023-01-26 16:20:50 +01:00
parent e4f1486d7a
commit d757cc524f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*~
.sw?
*.tmp
.*.sw?
/.erlang.mk/
/_build/