Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 879551f + 6f7a8d0 commit 05685ccCopy full SHA for 05685cc
1 file changed
cpp/autobuilder/.gitignore
@@ -0,0 +1,13 @@
1
+obj/
2
+TestResults/
3
+*.manifest
4
+*.pdb
5
+*.suo
6
+*.mdb
7
+*.vsmdi
8
+csharp.log
9
+**/bin/Debug
10
+**/bin/Release
11
+*.tlog
12
+.vs
13
+*.user
0 commit comments