This commit is contained in:
netbenix 2021-11-18 19:08:14 +01:00 committed by GitHub
commit 0e2e89cc33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
scabiosa
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# GoLand IDE files
.idea/

BIN
scabiosa

Binary file not shown.