summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume R2019-01-20 23:51:46 +0100
committerGuillaume R2019-01-20 23:52:07 +0100
commit1c0bde2e585d799956728db36cbdbf7aa189ca20 (patch)
tree56e01e5205940e0faf6192e33c78e42c5436f358
parent9a7f6b71bd0550cb486da5031cc978c593d50c13 (diff)
downloadaur-1c0bde2e585d799956728db36cbdbf7aa189ca20.tar.gz
Add gitignore and pkgbuild header
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD1
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..79368a7938ee
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+src/
+pkg/
+*.tar.xz
+install.py
diff --git a/PKGBUILD b/PKGBUILD
index 8056b82a0184..76c4ddca9a47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: Guillaume Raffin <theelectronwill@gmail.com>
pkgname=bloop
pkgver=1.2.3
pkgrel=1