Update .gitignore

This commit is contained in:
Zach Wasserman
2021-03-11 13:02:19 -08:00
parent 42a781dc2d
commit 39b01ef7dc
+7
View File
@@ -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