diff --git a/.gitignore b/.gitignore index 9d7cc71..90e34e7 100644 --- a/.gitignore +++ b/.gitignore @@ -19,15 +19,15 @@ erl_crash.dump # Also ignore archive artifacts (built via "mix archive.build"). *.ez +# Temporary files, for example, from tests. +/tmp/ + # Ignore package tarball (built via "mix hex.build"). -*-*.tar +bmt_checkout-*.tar # Ignore assets that are produced by build tools. /priv/static/assets/ -# Ignore uploaded image files. -/priv/static/uploads/ - # Ignore digested assets cache. /priv/static/cache_manifest.json