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 |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index c0195af..a9b4300 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,9 @@
 
 # Win transifex client
 tx.exe
+update.bat
+push.bat
+pull.bat
 
 #############
 ## Mac detritus
@@ -22,6 +25,10 @@
 # Mac crap
 .DS_Store
 
-# temp ignores
-reflang_en-GB
-readme.txt
\ No newline at end of file
+
+#################
+# X-Build-Stuff
+#################
+
+buildUserStatistics
+buildUserStatistics.sh
\ No newline at end of file

--
Gitblit v1.9.1