diff --git a/.gitignore b/.gitignore index 5d83817..958ec78 100644 --- a/.gitignore +++ b/.gitignore @@ -31,5 +31,9 @@ # Go Coverage tool /coverage.out +# The built executable +wings +wings.exe + # Keep all gitkeep files (This needs to stay at the bottom) !.gitkeep