diff --git a/.gitignore b/.gitignore index 723ef36..8228d65 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,18 @@ -.idea \ No newline at end of file + +.cache/ +coverage/ +dist/* +!dist/index.html +node_modules/ +*.log +.DS_Store +# OS generated files +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db +.idea +package-lock.json