diff --git a/.gitignore b/.gitignore index 5e7195dcf3..bef690b591 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,9 @@ bower_components # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release +# Compiled distribution folder +dist/ + # Dependency directories node_modules/ jspm_packages/