From f200b91fa2201e8abd26ebb6f75780a82c59a807 Mon Sep 17 00:00:00 2001
From: eaxs <tkuhn@live.com>
Date: Tue, 14 Apr 2015 06:44:02 -0400
Subject: [PATCH] Added pull.bat to gitignore

---
 .gitignore |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3178c3a..a9b4300 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
 tx.exe
 update.bat
 push.bat
+pull.bat
 
 #############
 ## Mac detritus
@@ -28,14 +29,6 @@
 #################
 # X-Build-Stuff
 #################
-push
-push.sh
-
-pull
-pull.sh
-
-buildManifest
-buildManifest.sh
 
 buildUserStatistics
 buildUserStatistics.sh
\ No newline at end of file

--
Gitblit v1.9.1