From 22b7574cf176810294c783d80a0eab61073fa6a2 Mon Sep 17 00:00:00 2001 From: Boris Yankov Date: Tue, 16 Oct 2012 20:31:52 +0300 Subject: [PATCH] Ignoring .map files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ce9191c4c..99d816d44 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ *.cs *.sln *.csproj -*.txt \ No newline at end of file +*.txt +*.map \ No newline at end of file