mirror of
https://github.com/MaskRay/ccls.git
synced 2025-06-07 16:54: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
|
[Bb]uild
|
||||||
debug
|
[Dd]ebug
|
||||||
release
|
[Rr]elease
|
||||||
/compile_commands.json
|
/compile_commands.json
|
||||||
!.github/
|
!.github/
|
||||||
|
Loading…
Reference in New Issue
Block a user