From 947540cb1f61d178ecf692afb403f0d1243e1078 Mon Sep 17 00:00:00 2001 From: Maverick Motherfucker Date: Thu, 2 Jun 2011 21:08:35 -0700 Subject: [PATCH] Added myass.bat to gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b2817c1..1e2a6ac2 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,8 @@ Thumbs.db *.pdb *.csproj.user */_ReSharper*/* -*.user \ No newline at end of file +*.user + +#Template Bat file# +################### +myass.bat \ No newline at end of file