ceph-csi/vendor/github.com/petar/GoLLRB/.gitignore
Serguei Bezverkhi 7b24313bd6 vendor files
2018-01-10 13:42:26 -05:00

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]*$