summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Smedstad2022-09-28 06:13:12 +0200
committerCarl Smedstad2022-09-28 06:13:12 +0200
commit3cc20876a6b330aa697e4a7407396eac211d9a42 (patch)
tree6af6f0dcc86a06f2bd608aca4b04cd75a10799d8 /.gitignore
parentabadf46c8e92121dff968e2c50c5adbfa9bdb414 (diff)
downloadaur-3cc20876a6b330aa697e4a7407396eac211d9a42.tar.gz
Publish version 0.6.4
I assumed the intenion was to track the version of handlr, so I've bumped the version to that. Other changes: * Added checksum * Added .gitignore * Added dependency to handlr-bin * Quoted variables in package()
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..f71c635dafda
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*
+!.gitignore
+!PKGBUILD
+!.SRCINFO