aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-03-06 14:47:13 -0300
committerEuAndreh <eu@euandre.org>2022-03-06 14:47:13 -0300
commit9c576002e6ef24db7d4ad64321caa2783ead46e6 (patch)
treec5736a895c20c44c8d323626ed7dcda4ce7a6f5b /.gitignore
parentMakefile: Also delete .jekyll-cache/ in "clean" target (diff)
downloadeuandre.org-9c576002e6ef24db7d4ad64321caa2783ead46e6.tar.gz
euandre.org-9c576002e6ef24db7d4ad64321caa2783ead46e6.tar.xz
Exclude tmp/ directory
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 939af13..f653bb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
# Nix
/result*
-/vendor/
+/tmp/
# Jekyll
/.bundle/