Update .gitignore for new location of msbuild projects
It seems that when the projects folder was moved to the new path in cfe5fe4581, the `build/bin` was changed to `build/` instead of `bin/` and building makes a lot of stuff show up in git.
This commit is contained in:
committed by
GitHub
parent
26ec32b37f
commit
bb85fe064d
+1
-1
@@ -1,7 +1,7 @@
|
||||
*Copy
|
||||
|
||||
# Visual C++
|
||||
build/
|
||||
bin/
|
||||
VS2005/
|
||||
VS2008/
|
||||
VS2010/
|
||||
|
||||
Reference in New Issue
Block a user