summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-05-11 22:43:24 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-05-11 22:46:53 +0100
commit74089cfe9303fc8a427b8727ce55ee20ced01e72 (patch)
treec2cc7353aa634922ab29c890f65fd7175027be3f /.gitignore
parente09875f18e32f37001182170a3f4fb2fc1918e45 (diff)
downloadhonk_aur-74089cfe9303fc8a427b8727ce55ee20ced01e72.tar.gz
honk_aur-74089cfe9303fc8a427b8727ce55ee20ced01e72.zip
Add fixes suggested by kseistrup on the AUR
- strip option since not debugging - zipman for manpage gunzipping - go instead of gcc-go dependency - put binary in more standard places - install man pages in /usr/share/man sections
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..924dfb9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+pkg/
+src/
+*.tar.*