summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042025-05-27 01:45:17 -0400
committerkj-sh6042025-05-27 01:45:17 -0400
commitf1aa1826e4b1a7e80da18cdea4b223573057767d (patch)
tree4ecafe51ea8ab5c7353244fdd3bae9db123f6d56
parent3c3d9dfe88de3ec98ef4a0c2943aac5fc8cd6680 (diff)
refactor: update `.gitignore`s
-rw-r--r--coreutils-hybrid/.gitignore5
-rw-r--r--coreutils-uutils-selinux/.gitignore5
-rw-r--r--coreutils-uutils/.gitignore5
3 files changed, 3 insertions, 12 deletions
diff --git a/coreutils-hybrid/.gitignore b/coreutils-hybrid/.gitignore
index 6b2b2ea..8d78c83 100644
--- a/coreutils-hybrid/.gitignore
+++ b/coreutils-hybrid/.gitignore
@@ -1,6 +1,3 @@
pkg/
src/
-*.tar
-*.tar.zst
-*.tar.gz
-*.tar.xz
+*.tar*
diff --git a/coreutils-uutils-selinux/.gitignore b/coreutils-uutils-selinux/.gitignore
index 6b2b2ea..8d78c83 100644
--- a/coreutils-uutils-selinux/.gitignore
+++ b/coreutils-uutils-selinux/.gitignore
@@ -1,6 +1,3 @@
pkg/
src/
-*.tar
-*.tar.zst
-*.tar.gz
-*.tar.xz
+*.tar*
diff --git a/coreutils-uutils/.gitignore b/coreutils-uutils/.gitignore
index 6b2b2ea..8d78c83 100644
--- a/coreutils-uutils/.gitignore
+++ b/coreutils-uutils/.gitignore
@@ -1,6 +1,3 @@
pkg/
src/
-*.tar
-*.tar.zst
-*.tar.gz
-*.tar.xz
+*.tar*