mirror of
https://github.com/MaskRay/ccls.git
synced 2025-06-06 16:24:54 +00:00
Ignore build directories that start with uppercase letters
This commit is contained in:
parent
5a08ff99e6
commit
73e8a2246c
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
.*
|
||||
build
|
||||
debug
|
||||
release
|
||||
[Bb]uild
|
||||
[Dd]ebug
|
||||
[Rr]elease
|
||||
/compile_commands.json
|
||||
!.github/
|
||||
|
Loading…
Reference in New Issue
Block a user