diff --git a/.gitignore b/.gitignore index 155860f1fb..e6f6a9c648 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,10 @@ tmp/ # Output of the go coverage tool, specifically when used with LiteIDE *.out + +# Build/packaging results +dist/ +*.pkg +*.deb +*.rpm +*.msi