diff --git a/.gitignore b/.gitignore index 87a192c..b7d01cd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ node_modules/* .gulp-scss-cache/* .sass-cache/* .tmp/* +dist/* # OS or Editor folders ._*