From 52b43b9f43b01f516839d6f89557dd9a18d9b4bf Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.uk>
Date: Tue, 20 Oct 2015 21:22:46 +0100
Subject: [PATCH] Allow .nojekyll

---
 .gitignore-global | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore-global b/.gitignore-global
index 71079497..6d1bab06 100644
--- a/.gitignore-global
+++ b/.gitignore-global
@@ -11,6 +11,7 @@
 !.htaccess
 !.gitignore
 !.gitkeep
+!.nojekyll
 *.patch
 *.diff
 *.rej