From b84067ea6f566fdfecadcef4b2c938698e1c21cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ho=C5=99e=C5=88ovsk=C3=BD?= Date: Sun, 1 May 2022 23:10:37 +0200 Subject: [PATCH] Clean up .gitignore --- .gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e595d4fa..1cbe2529 100644 --- a/.gitignore +++ b/.gitignore @@ -11,11 +11,6 @@ Release xcuserdata CatchSelfTest.xcscheme Breakpoints.xcbkptlist -projects/VS2010/TestCatch/_UpgradeReport_Files/ -projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj.filters -projects/VisualStudio/TestCatch/UpgradeLog.XML -projects/CMake/.idea -projects/CMake/cmake-build-debug UpgradeLog.XML Resources/DWARF projects/Generated @@ -32,3 +27,7 @@ bazel-* build-fuzzers debug-build .vscode +msvc-sln* +# Currently we use Doxygen for dep graphs and the full docs are only slowly +# being filled in, so we definitely do not want git to deal with the docs. +docs/doxygen