Jan Engelhardt 2025-02-12 16:03:03 +00:00 committed by GitHub
commit 274d1c22fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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