Update .gitignore

This commit is contained in:
2020-05-21 23:10:13 +02:00
parent fc529b0694
commit 7ac08ebc2c

4
.gitignore vendored
View File

@@ -95,6 +95,7 @@ install_manifest.txt
compile_commands.json compile_commands.json
CTestTestfile.cmake CTestTestfile.cmake
_deps _deps
build
### CMake Patch ### ### CMake Patch ###
# External projects # External projects
@@ -573,3 +574,6 @@ MigrationBackup/
CMakeSettings.json CMakeSettings.json
perf.csv perf.csv
.idea