aboutsummaryrefslogtreecommitdiffstats
path: root/stow/usr/bin
diff options
context:
space:
mode:
Diffstat (limited to 'stow/usr/bin')
-rwxr-xr-xstow/usr/bin/stow-home2
1 files changed, 1 insertions, 1 deletions
diff --git a/stow/usr/bin/stow-home b/stow/usr/bin/stow-home
index d85c133..2dc4b08 100755
--- a/stow/usr/bin/stow-home
+++ b/stow/usr/bin/stow-home
@@ -2,4 +2,4 @@
# Make stow always stow to my HOME directory. It's weird that this
# can't be done in a .stowrc, it doesn't support variable expansion.
-/usr/bin/stow --target "$HOME" "$@"
+/usr/bin/stow --target "$HOME" --ignore "GNUmakefile" --ignore "org" "$@"