Update .gitignore

pull/581/head
Jan Engelhardt 2025-02-10 15:33:29 +01:00 committed by Oliver Hartkopp
parent 4364d655b8
commit 4577316bd6
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