Update .gitignore

pull/577/head
Jan Engelhardt 2025-02-10 15:33:29 +01:00
parent 01083a64eb
commit 7e2b6d1a51
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -1,6 +1,13 @@
*~
*.a
*.so
*.so.*
*.o
.ccls-cache
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
compile_commands.json
tags
/build