From 90208930e533379acbc1636e09f85d5f9b6493ca Mon Sep 17 00:00:00 2001
From: ShadowNinja <noreply@gmail.com>
Date: Thu, 03 Oct 2013 22:33:07 +0200
Subject: [PATCH] Create technic config file if it doesn't exist

---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5ebd21a..716917d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -161,3 +161,7 @@
 
 # Mac crap
 .DS_Store
+
+#gedit backup files
+*~
+

--
Gitblit v1.8.0