mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-09 15:52:54 +01:00
Updated .gitignore
This commit is contained in:
parent
adc21f31ea
commit
bfcb4348e3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,8 @@
|
|||
*.so
|
||||
*.dylib
|
||||
apg
|
||||
bin/
|
||||
.go/
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
|
Loading…
Reference in a new issue