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 |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8cf4725..a9b4300 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
 tx.exe
 update.bat
 push.bat
+pull.bat
 
 #############
 ## Mac detritus
@@ -25,9 +26,9 @@
 .DS_Store
 
 
-#############
-## new translations with status below 80%
-#############
+#################
+# X-Build-Stuff
+#################
 
-# Persian
-source/languages/fa-IR/
\ No newline at end of file
+buildUserStatistics
+buildUserStatistics.sh
\ No newline at end of file

--
Gitblit v1.9.1