From 18fb424b7ea3374a56ff20f8d6a210ac1c976374 Mon Sep 17 00:00:00 2001 From: Boris Yankov Date: Mon, 8 Oct 2012 23:07:08 +0300 Subject: [PATCH] Ignore file changes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9636b43980..ce9191c4c7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ *.cache *.cs *.sln -*.csproj \ No newline at end of file +*.csproj +*.txt \ No newline at end of file