add build command for small binaries

This commit is contained in:
Dominic Breuker
2018-04-05 08:47:43 +02:00
parent ab8dfc2252
commit 986cafff6f
3 changed files with 40 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
bin/*
# Binaries for programs and plugins
*.exe
*.exe~