]> source.dussan.org Git - gitignore.git/commitdiff
Adding C# ignores
authorCarl Furrow <carl.furrow@gmail.com>
Mon, 8 Nov 2010 20:53:41 +0000 (04:53 +0800)
committerChris Wanstrath <chris@ozmm.org>
Mon, 8 Nov 2010 21:04:08 +0000 (05:04 +0800)
CSharp.gitignore [new file with mode: 0644]

diff --git a/CSharp.gitignore b/CSharp.gitignore
new file mode 100644 (file)
index 0000000..14affec
--- /dev/null
@@ -0,0 +1,11 @@
+# Visual Studio per-user files
+*.suo
+*.user
+
+# ReSharper meta directory
+_ReSharper*
+
+# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
+bin
+obj
+