Merge pull request #47 from nwg-piotr/not-wayland

remove bin
This commit is contained in:
Piotr Miller
2022-01-13 23:46:57 +01:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -11,5 +11,8 @@
# Output of the go coverage tool, specifically when used with LiteIDE # Output of the go coverage tool, specifically when used with LiteIDE
*.out *.out
# Binaries built with make
bin
# Dependency directories (remove the comment below to include it) # Dependency directories (remove the comment below to include it)
# vendor/ # vendor/

Binary file not shown.