diff --git a/.gitignore b/.gitignore index 75ef73c..9861ed5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,6 @@ node_modules dist out .DS_Store +._* .eslintcache *.log*