6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
|
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
|
||
|
*.*
|
||
|
!*.c
|
||
|
!*.cpp
|
||
|
!*.inl
|
||
|
!*.h
|