reflection work so far...
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -26,6 +26,14 @@
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# The test data is intended to be generated locally.
|
||||
# There's no reason to pollute the repo with it.
|
||||
_extra/gen_test_pki/_testdata/*
|
||||
!_extra/gen_test_pki/_testdata/.keep
|
||||
_extra/gen_test_pki/gen_test_pki
|
||||
_testdata/*
|
||||
!_testdata/.keep
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user