aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-05 00:30:12 -0300
committerEuAndreh <eu@euandre.org>2020-02-05 00:30:12 -0300
commita6a63388125b8a7fb4f41d2b48933856a70369c5 (patch)
tree3fbc30e3e8a3abc88ce87bfa56bdfefd388b0be8 /.gitignore
parentAdd bundix Jekyll setup (diff)
downloadeuandre.org-a6a63388125b8a7fb4f41d2b48933856a70369c5.tar.gz
euandre.org-a6a63388125b8a7fb4f41d2b48933856a70369c5.tar.xz
Add Jekyll generated website
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d4ed7d3..b43ec80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
# Nix
/result
-# Jekyll \ No newline at end of file
+# Jekyll
+/.bundle/
+/vendor/ \ No newline at end of file