Initial commit
This commit is contained in:
commit
2f39c58d6c
27 changed files with 2969 additions and 0 deletions
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
*.go
|
||||
Makefile.in
|
||||
Makefile
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
|
||||
build-aux/install-sh
|
||||
build-aux/missing
|
||||
|
||||
*.log
|
||||
tests/*.log
|
||||
tests/*.trs
|
||||
|
||||
pre-inst-env
|
||||
|
||||
.local.envrc
|
Loading…
Add table
Add a link
Reference in a new issue