summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSam Whited2020-01-06 09:07:50 -0500
committerSam Whited2020-01-06 09:07:50 -0500
commitc5c1597a27ba138ca0dc96ce67c6b8265d3bf077 (patch)
tree0131eca1867dfb495f5ed9b5220d40bc55c6e8f5 /.gitignore
parent61dcbbf0b80978d1112cb1c4213e905060965bb9 (diff)
downloadaur-c5c1597a27ba138ca0dc96ce67c6b8265d3bf077.tar.gz
Cleanup and minor Go build tweaks
Previously building used some old flags and environment variables that can be simplified or are no longer necessary. This cleans those up and makes the build lines simpler.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 289423078287..9b6c6d993aa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
go-tools-git/
pkg/
src/
+*.tar
*.tar.gz
*.tar.xz
+*.tar.zstd
*.zip