diff --git a/.gitignore b/.gitignore
index 0138ce5def5970662bcd90af3fc415edf7d84570..2a36ff344a896ce837665d3a80cef16371701c9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,26 @@
 _site
 .sass-cache
 .jekyll-metadata
-Gemfile.lock
\ No newline at end of file
+Gemfile.lock
+index.html
+package-lock.json
+dist/
+public/
+node_modules/
+dist
+*.log
+.sass-cache
+.grunt
+.DS_Store
+yarn.lock
+stable/
+latest/
+Gruntfile.coffee
+!template/Gruntfile.coffee
+package.json
+!template/package.json
+20*/*/theme
+!./theme
+./theme/package.json
+__pycache__/
+contribute.egg-info/