Skip to content

Commit b80af2e

Browse files
committed
Merge pull request #2823 from dscho/backport-cmake-build
Backport the CMake support
2 parents adde14a + 9911e53 commit b80af2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,3 +240,9 @@ Release/
240240
/git.VC.VC.opendb
241241
/git.VC.db
242242
*.dSYM
243+
*.vcxproj
244+
*.vcxproj.filters
245+
/CMakeCache.txt
246+
/CMakeFiles/
247+
/*.cmake
248+
/DartConfiguration.tcl

0 commit comments

Comments
 (0)