Ignore Mac files

This commit is contained in:
Nuno Freire
2022-09-01 14:54:28 +01:00
parent bc8af28b03
commit a002501bfc

6
.gitignore vendored
View File

@ -1,3 +1,8 @@
# MacOS
.DS_Store
.AppleDouble
.LSOverride
# The directory Mix will write compiled artifacts to. # The directory Mix will write compiled artifacts to.
/_build/ /_build/
@ -22,7 +27,6 @@ erl_crash.dump
# Ignore package tarball (built via "mix hex.build"). # Ignore package tarball (built via "mix hex.build").
heroicons-*.tar heroicons-*.tar
# Temporary files for e.g. tests # Temporary files for e.g. tests
/tmp /tmp