summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 194fa3e5..2e123f5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,17 @@
+# Java
.gradle/
.idea/
build/
*.iml
.java-version
+# Jekyll (docs)
+_site/
+.sass-cache/
+.jekyll-cache/
+.jekyll-metadata
+
+# Bundler (docs)
+.bundle/
+vendor/
+