From d1826aae9bd8f8f3f454e618295ab643c2119f45 Mon Sep 17 00:00:00 2001 From: Boris Yankov Date: Mon, 8 Oct 2012 21:38:41 +0300 Subject: [PATCH] Ignore file added --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..9636b4398 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.dll +*.exe +*.pdb +*.suo +*.js +*.user +*.cache +*.cs +*.sln +*.csproj \ No newline at end of file