mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-23 06:40:23 +00:00
24 lines
195 B
Plaintext
24 lines
195 B
Plaintext
syntax:glob
|
|
*.[568ao]
|
|
*.ao
|
|
*.so
|
|
*.pyc
|
|
*.swp
|
|
*.swo
|
|
._*
|
|
.nfs.*
|
|
[568a].out
|
|
*~
|
|
*.orig
|
|
*.pb.go
|
|
core
|
|
_obj
|
|
_test
|
|
src/pkg/Make.deps
|
|
_testmain.go
|
|
|
|
syntax:regexp
|
|
^pkg/
|
|
^src/cmd/(.*)/6?\1$
|
|
^.*/core.[0-9]*$
|