summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..8d78c8370330
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+pkg/
+src/
+*.tar*
diff --git a/PKGBUILD b/PKGBUILD
index dc7f30c59786..4dbc1f7f4623 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,6 @@
# Maintainer: Caio Novais <caionov08 at gmail dot com>
+# shellcheck shell=bash
+# shellcheck disable=SC2034,SC2154
pkgname=pfetch
pkgver=0.6.0
pkgrel=1