summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBenjamin Denhartog2021-05-13 08:46:43 -0600
committerBenjamin Denhartog2021-05-14 07:53:26 -0600
commit07fcb95e76991ca69a67c26f0f86091e01f5b7bd (patch)
treec9cb5479cbdb2216ca28aaebcb83736c0f181401 /.gitignore
parent4101e4b45c028d40887992f13c1ff93d98b3cd2e (diff)
downloadaur-07fcb95e76991ca69a67c26f0f86091e01f5b7bd.tar.gz
feat(bazelisk): standardize PKGBUILD files
This change brings in various changes to the PKGBUILD files in an attempt to standardize them. - Single quotes for variable values that do not include other variables - Dogfood bazelisk to avoid .bazelversion incompatibilities - Minor formatting changes - Rename license file from 'Apache 2.0' to 'Apache', as they are equal on Arch Linux systems GitOrigin-RevId: adcecf4608c54730a994084e0530e78260f3b51c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..20190018b081
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.tar.gz
+bazelisk-bin-*