Update .gitignore

This commit is contained in:
Jan Engelhardt
2025-02-14 12:40:42 +01:00
committed by Oliver Hartkopp
parent 4364d655b8
commit 4577316bd6
+7
View File
@@ -1,6 +1,13 @@
*~ *~
*.a
*.so
*.so.*
*.o *.o
.ccls-cache .ccls-cache
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
compile_commands.json compile_commands.json
tags tags
/build /build