From cea1b10306d9b57ec23d41aea5dee1dcc798fa9c Mon Sep 17 00:00:00 2001
From: Ahmet Cecen <ahmetcecen@gmail.com>
Date: Mon, 2 May 2016 21:59:55 -0400
Subject: [PATCH] More hide

---
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index bbe2028..d4fcf88 100644
--- a/_config.yml
+++ b/_config.yml
@@ -23,7 +23,7 @@ exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
 
 # Prose Settings
 prose:
-  ignore: ['feed.xml', '/stl', '/ply', '/js', '/plugin', '/lib', '/projectors', '_layouts', '/includes', 'Gruntfile.js', 'package.json', 'proselinks.jsonp', 'ppanchor.matin']
+  ignore: ['feed.xml', '/stl', '/ply', '/js', '/plugin', '/lib', '/projectors', '_layouts', '/includes', 'Gruntfile.js', 'package.json', 'proselinks.jsonp', 'ppanchor.matin', '.gitignore', '/search', '/css/print']
   siteurl: 'http://ahmetcecen.github.io/project-pages/'
   ispp: true
   media: 'img'
-- 
GitLab