summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Goldsmith2024-03-23 16:32:51 -0400
committerAdam Goldsmith2024-03-23 16:43:05 -0400
commited649b6dde6f04f5bfae409f6a5361d2c7a6a623 (patch)
tree35fa2b6663ede500157435e237e46b38f7c6dcb1 /.gitignore
parentd5eff722a49cea84274c50eda8cdf871d40d27bb (diff)
downloadaur-rtlamr.tar.gz
Update to use current Go package guidelines
per https://wiki.archlinux.org/title/Go_package_guidelines
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..a790faa9ca43
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/pkg/
+/src/
+/*.pkg.*
+/*.gz