diff --git a/.gitignore b/.gitignore index 6ce0714bd..52e45c485 100644 --- a/.gitignore +++ b/.gitignore @@ -60,13 +60,14 @@ DataStructures/pbf-proto/*.pb.cc # External Libs # ################# lib/ +win/lib # Visual Studio Temp + build Files # #################################### -vcprojects/*.user -vcprojects/*.ncb -vcprojects/*.suo -vcprojects/Debug/ -vcprojects/Release/ -bin/ -bin-debug/ \ No newline at end of file +win/*.user +win/*.ncb +win/*.suo +win/Debug/ +win/Release/ +win/bin/ +win/bin-debug/ \ No newline at end of file diff --git a/vcprojects/createHierarchy.vcproj b/win/createHierarchy.vcproj similarity index 97% rename from vcprojects/createHierarchy.vcproj rename to win/createHierarchy.vcproj index a5846c7ce..428c56cc9 100644 --- a/vcprojects/createHierarchy.vcproj +++ b/win/createHierarchy.vcproj @@ -18,8 +18,8 @@ diff --git a/vcprojects/routed.vcproj b/win/routed.vcproj similarity index 97% rename from vcprojects/routed.vcproj rename to win/routed.vcproj index 9b47e3877..8f4c1836b 100644 --- a/vcprojects/routed.vcproj +++ b/win/routed.vcproj @@ -18,8 +18,8 @@