gitignore

This commit is contained in:
Benjamin Palko 2024-08-03 21:57:38 -04:00
commit 13cabebe5f

20
.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
build
# CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
CMakeUserPresets.json
# vcpkg
vcpkg-manifest-install.log
vcpkg_installed/