diff --git a/.gitignore b/.gitignore index e0b8b1bc..983d83e6 100755 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules/ release-builds/ dest/ dist/*.js -dist/**/*.js \ No newline at end of file +dist/components/*.js +dist/utils/*.js \ No newline at end of file