add bin folder

pull/7/head
sundowndev 2022-11-01 14:28:11 +04:00
parent ef36249ba7
commit b742b75b8b
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,7 +4,8 @@
*.dll
*.so
*.dylib
/bin
bin/*
!bin/.gitkeep
# Test binary, built with `go test -c`
*.test

0
bin/.gitkeep Normal file
View File