summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPedro A. López-Valencia2023-02-10 10:50:44 -0500
committerPedro A. López-Valencia2023-02-10 10:50:44 -0500
commitc11daf57858b2704079f974bf5c573c5a8d3c490 (patch)
tree16e4b5a09c224ccd1000e80731f99a6f5fab95ff /.gitignore
parent635670d3f18bca8be53aef4a5a29d5c883dbfb60 (diff)
downloadaur-c11daf57858b2704079f974bf5c573c5a8d3c490.tar.gz
* Give a lot of TLC to the PKGBUILD. Move to use the upstream release
package. * See kids? The above is what the EPOCH field is there for. * Add patch to fix wrong text string is pressumed while path indexing is retreived as a binary string. Reported by bartus in 2020-01-26 but I did not see it until today, 2023-02-07. My apologies, personal issues have kept me out-of-touch with many activities including the AUR in last 4 years. Besides, I replaced BTRFS with F2FS like 6 years ago. ::smile::
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 0f3d231e02c6..a7af99dff486 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,13 +4,14 @@ pkg/
src/
*.gz
*.bz2
+*.jar
*.xz
*.lzo
*.xz4
+*.zst
+*.tar
*.tgz
*.tbz
*.txz
-*.tar
-*.jar
+*.tzst
*.zip
-compress