Skip to content

Commit 9911e53

Browse files
committed
cmake: ignore generated files
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 1a2e092 commit 9911e53

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)