From aac781f3ef279086154968bf703d90c0ced086c5 Mon Sep 17 00:00:00 2001 From: Valeriu Caraulean Date: Mon, 15 Aug 2011 09:28:12 +0200 Subject: [PATCH] Added .gitignore file (converted from .hgignore) --- .gitignore | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..5e643ad3417 --- /dev/null +++ b/.gitignore @@ -0,0 +1,34 @@ +# Ignore file for Visual Studio 2008/2010 + +*.obj +*.exe +*.pdb +*.user +*.aps +*.pch +*.vspscc +*_i.c +*_p.c +*.ncb +*.suo +*.tlb +*.tlh +*.bak +*.cache +*.ilk +*.log +*.lib +*.sbr +*.scc +[Bb]in +[Db]ebug*/ +obj/ +[Rr]elease*/ +*resharper* +_ReSharper*/ +[Tt]est[Rr]esult* +[Bb]uild[Ll]og.* +*.[Pp]ublish.xml +NHibernate.dll +build\ +AssemblyInfo.cs