Clean up .gitignore

This commit is contained in:
Martin Hořeňovský 2022-05-01 23:10:37 +02:00
parent 332de39cd4
commit b84067ea6f
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A

9
.gitignore vendored
View File

@ -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