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

diff --git a/.gitignore b/.gitignore
index 3e3139f..a9b4300 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,8 @@
 # Win transifex client
 tx.exe
 update.bat
+push.bat
+pull.bat
 
 #############
 ## Mac detritus
@@ -24,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