Compare commits

..

No commits in common. "96a44720e8422b56fc195f442316a381bfc6db39" and "86922aee426c32ffb6098f9a38c42da75169501e" have entirely different histories.

View File

@ -21,8 +21,6 @@
*.so
*.dylib
*.dll
*.so.*
# Fortran module files
*.mod
@ -39,31 +37,5 @@
*.out
*.app
# Build directories
build/
Build/
build-*/
# CMake generated files
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
Makefile
install_manifest.txt
compile_commands.json
# Temporary files
*.tmp
*.log
*.bak
*.swp
# vcpkg
vcpkg_installed/
# debug information files
*.dwo
# test output & cache
Testing/
.cache/