diff _config.yml @ 120:bfdbe4eb3128

* Makefile: automating deployment.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sat, 19 Nov 2016 01:19:58 +0100
parents 25149c27c794
children 666ca704a210
line wrap: on
line diff
--- a/_config.yml	Sat Nov 19 01:18:46 2016 +0100
+++ b/_config.yml	Sat Nov 19 01:19:58 2016 +0100
@@ -24,3 +24,5 @@
 # Build settings
 markdown: kramdown
 highlighter: pygments
+
+exclude: ["Makefile"]