summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominic Giebert2021-11-18 09:28:59 +0100
committerDominic Giebert2021-11-18 09:28:59 +0100
commit0a5cc533a01ab64d639d5870ce81b491ac251b7e (patch)
treeb6778c4f53f7cfdf79d173c7d5aac00595f8978a
parent312a7e45886c7243f489f3adaa1f9b7de25aacfa (diff)
downloadaur-0a5cc533a01ab64d639d5870ce81b491ac251b7e.tar.gz
Update SRCINFO and add gitignore
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..b9a790bcc4c5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+pkg/
+rancher-desktop*
+src/ \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 0fc0e04dfac0..3370191bcfce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Dominic Giebert <dominic.giebert@gmail.com>
-# Contributor: TuxSpirit <johansen.parker@gmail.com>
+# Contributor: auroq <johansen.parker@gmail.com>
pkgname=rancher-desktop
pkgdesc='Rancher Desktop is an open-source project to bring Kubernetes and container management to the desktop'