diff options
author | Jon Skeet <skeet@pobox.com> | 2015-06-17 15:16:14 +0100 |
---|---|---|
committer | Jon Skeet <skeet@pobox.com> | 2015-06-17 15:16:14 +0100 |
commit | 09f3f4eec3a7e6b2f58b47eb007bcb24dfdbf7a0 (patch) | |
tree | d728ec674e61319f43b2516fc86fa7551622dcef /.gitignore | |
parent | e2acd854250b449a3fdeef2ad52402c4c5d78259 (diff) |
Updates to handle use of cmake for Windows builds.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |