aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Jon Skeet <skeet@pobox.com>2015-06-17 15:16:14 +0100
committerGravatar Jon Skeet <skeet@pobox.com>2015-06-17 15:16:14 +0100
commit09f3f4eec3a7e6b2f58b47eb007bcb24dfdbf7a0 (patch)
treed728ec674e61319f43b2516fc86fa7551622dcef /.gitignore
parente2acd854250b449a3fdeef2ad52402c4c5d78259 (diff)
Updates to handle use of cmake for Windows builds.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 52c92dfb..ea7e654f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,8 +77,7 @@ java/target
javanano/target
# Windows native output.
-vsprojects/Debug
-vsprojects/Release
+cmake/build
# NuGet packages: we want the repository configuration, but not the
# packages themselves.