Update .gitignore

This commit is contained in:
Jan Engelhardt
2025-02-12 17:02:33 +01:00
parent 01083a64eb
commit 7e2b6d1a51
+7
View File
@@ -1,6 +1,13 @@
*~
*.a
*.so
*.so.*
*.o
.ccls-cache
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
compile_commands.json
tags
/build