diff --git a/.gitignore b/.gitignore index f3111c9..43182ba 100644 --- a/.gitignore +++ b/.gitignore @@ -28,10 +28,12 @@ nulla-*.tar # Ignore assets that are produced by build tools. /priv/static/assets/ +# Ignore static files +/priv/static/files/ + # Ignore digested assets cache. /priv/static/cache_manifest.json # In case you use Node.js/npm, you want to ignore these. npm-debug.log /assets/node_modules/ -