aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-24 17:55:02 -0300
committerEuAndreh <eu@euandre.org>2020-12-24 17:56:47 -0300
commitcd2c4f70e802f64de177c129e1c07327c56bf17f (patch)
treecc9cf55d4642246d6506f1e49cdf1e0e31001713 /.gitignore
parentMove assert-unique-refs check to lint-hook.rb (diff)
downloadeuandre.org-cd2c4f70e802f64de177c129e1c07327c56bf17f.tar.gz
euandre.org-cd2c4f70e802f64de177c129e1c07327c56bf17f.tar.xz
Move the rest of assert-content.sh to link-hook.rb
Diffstat (limited to '')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 94fc6b7..a86d079 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,8 @@
/.bundle/
/_site/
/.jekyll-cache/
-/images/graphviz/ \ No newline at end of file
+/images/graphviz/
+
+# Media
+*.ogg
+*.torrent \ No newline at end of file