diff options
author | Chun Kuan Lee <ken2812221@gmail.com> | 2018-08-26 00:15:51 +0800 |
---|---|---|
committer | Chun Kuan Lee <ken2812221@gmail.com> | 2018-08-26 23:54:26 +0800 |
commit | 0b16f679d519370be9d2c10fb7e8f169770e5d29 (patch) | |
tree | b4fb02947aa2d59b5631260301087dbe72fa05ab /build_msvc/.gitignore | |
parent | 55c18a45305f9e89a726f8cf82a7b16a2ab7f955 (diff) |
auto generate MSVC project files
Diffstat (limited to 'build_msvc/.gitignore')
-rw-r--r-- | build_msvc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_msvc/.gitignore b/build_msvc/.gitignore index fbcd1077b3..d5aa22c05e 100644 --- a/build_msvc/.gitignore +++ b/build_msvc/.gitignore @@ -8,3 +8,4 @@ packages/* */Release */x64 *.vcxproj.user +*.vcxproj |