summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJosephine Pfeiffer2023-02-28 12:15:48 +0100
committerJosephine Pfeiffer2023-02-28 12:17:30 +0100
commit7306faa8e0ae7a174e72319a3ba7795d4119860c (patch)
treebf75589c6222c3008b2e3769b92fdc6629ad8fa5 /.gitignore
parent6a58dfe8310aa6bea4eaec8ab4014770ff51a9b7 (diff)
downloadaur-7306faa8e0ae7a174e72319a3ba7795d4119860c.tar.gz
updated PKGBUILD
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 05b7024f0dd9..44519375d8c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,7 @@
-tkn_*_Linux_x86_64.tar.gz
-tekton-cli-bin-*-x86_64-package.log
+# Ignore everything
+*
+
+# Except these
+!.gitignore
+!PKGBUILD
+!.SRCINFO