aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-10-16 06:31:28 -0300
committerEuAndreh <eu@euandre.org>2020-10-16 07:05:59 -0300
commitb4577a130159c2638b51318cb5645c39ec85ff46 (patch)
tree8cd9b6995c5733c80ab15ed77a6b109dde04b522 /.gitignore
parentfeature flag article: Add note on automating feature flag creation (diff)
downloadeuandre.org-b4577a130159c2638b51318cb5645c39ec85ff46.tar.gz
euandre.org-b4577a130159c2638b51318cb5645c39ec85ff46.tar.xz
Add GraphvizBlock plugin
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 476620d..94fc6b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@
# Jekyll
/.bundle/
/_site/
-/.jekyll-cache/ \ No newline at end of file
+/.jekyll-cache/
+/images/graphviz/ \ No newline at end of file