summaryrefslogtreecommitdiff
path: root/bin/hstow
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hstow')
-rwxr-xr-xbin/hstow1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/hstow b/bin/hstow
index 00cf5817..d20f502c 100755
--- a/bin/hstow
+++ b/bin/hstow
@@ -84,6 +84,7 @@ stow () {
! -name .gitignore \
! -name .hstow-local-ignore \
! -name .hstow-always-adopt \
+ ! -name .hstow-unstow-ignore \
| grep -v '^\./\.git/'); do
file_dir="$(dirname $file)"
if [ -n "$ignores" ]; then