Version 1.13.1

This commit is contained in:
Urs Fleisch
2023-06-10 09:48:27 +02:00
parent 39e712796f
commit c840222a39
4 changed files with 16 additions and 2 deletions

2
.gitignore vendored
View File

@ -3,6 +3,7 @@ cmake_uninstall.cmake
Makefile
CTestTestfile.cmake
CMakeFiles/
CMakeLists.txt.user*
*.so
*.so.*
*.dylib
@ -50,6 +51,7 @@ taglib.xcodeproj
CMakeScripts
/.clang-format
/compile_commands.json
/build/
.clangd
.cache
.idea