Update gitignore

This commit is contained in:
Warwick 2025-04-16 16:38:15 +01:00
parent 5b48d72196
commit 990e4871ad

2
.gitignore vendored
View file

@ -1,4 +1,6 @@
.cache/
CMakeCache.txt CMakeCache.txt
CMakeFiles/ CMakeFiles/
Makefile Makefile
cmake_install.cmake cmake_install.cmake
compile_commands.json