Compare commits

..

No commits in common. "f498f608e711ed3f367ab30faa11d1e293dbe388" and "0852571f85e93c083de76f63707e5ae51a2b9454" 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/