mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Add more ignore rules
- for clangd - and compile_commands.json for it
This commit is contained in:
parent
c257e16f5b
commit
b99106f3fd
4
.gitignore
vendored
4
.gitignore
vendored
@ -142,6 +142,7 @@ LibeventTargets*.cmake
|
||||
bin/
|
||||
cmake_install.cmake
|
||||
Uninstall.cmake
|
||||
compile_commands.json
|
||||
lib/
|
||||
tmp/
|
||||
verify_tests.sh
|
||||
@ -167,3 +168,6 @@ rules.ninja
|
||||
/*.tar.gz
|
||||
|
||||
/.vagrant
|
||||
|
||||
# clangd
|
||||
.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user