cmake: ignore generated files

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2020-08-21 12:04:13 +02:00
parent 1a2e09211d
commit 9911e53d1a

6
.gitignore vendored
View File

@@ -240,3 +240,9 @@ Release/
/git.VC.VC.opendb
/git.VC.db
*.dSYM
*.vcxproj
*.vcxproj.filters
/CMakeCache.txt
/CMakeFiles/
/*.cmake
/DartConfiguration.tcl