We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c78c3 commit b6f6edbCopy full SHA for b6f6edb
Tools/BuildTool/.gitignore
@@ -0,0 +1,6 @@
1
+# Ignore file for Visual Studio 2015
2
+
3
+.vs/
4
+bin/Debug/
5
+obj/
6
+*.vshost.*
src/.gitignore
@@ -1,4 +1,4 @@
-# Ignore file for Visual Studio 2008/2010
+# Ignore file for Visual Studio 2008/2010/2015
*.obj
*.exe
@@ -32,3 +32,4 @@ _ReSharper*/
32
*.[Pp]ublish.xml
33
SharedAssemblyInfo.*
34
hibernate.cfg.xml
35
0 commit comments