mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 22:01:18 -05:00
cmake: ignore generated files
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -240,3 +240,9 @@ Release/
|
||||
/git.VC.VC.opendb
|
||||
/git.VC.db
|
||||
*.dSYM
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
/CMakeCache.txt
|
||||
/CMakeFiles/
|
||||
/*.cmake
|
||||
/DartConfiguration.tcl
|
||||
|
||||
Reference in New Issue
Block a user