summaryrefslogtreecommitdiff
path: root/.hstow-local-ignore
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-01-24 12:44:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-01-27 15:16:03 -0700
commit168d234cfd27016de7e7353ee8655ada18352ec7 (patch)
treef8095312e8be44e1c9ba3a7102bccadc276fb75e /.hstow-local-ignore
parent6a1c94e77a2b5cf73903df83ca9d0f381cb4fc5c (diff)
downloaddotfiles-168d234cfd27016de7e7353ee8655ada18352ec7.tar.gz
hstow: use find(1)'s -path argument rather than filtering its output
The -path argument is included in POSIX.1-2017. Also improve the awk code in the case where .hstow-always-adopt doesn't exist.
Diffstat (limited to '.hstow-local-ignore')
-rw-r--r--.hstow-local-ignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/.hstow-local-ignore b/.hstow-local-ignore
index 14e5d061..c2f6b18e 100644
--- a/.hstow-local-ignore
+++ b/.hstow-local-ignore
@@ -1,9 +1,9 @@
-archive/
-bin/
-hooks/
-lib-src/
-perl5/
-scripts/
+archive/*
+bin/*
+hooks/*
+lib-src/*
+perl5/*
+scripts/*
GTAGS
GRTAGS