summaryrefslogtreecommitdiff
path: root/bin/lt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lt')
-rwxr-xr-xbin/lt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lt b/bin/lt
index 741c42d..bf0631c 100755
--- a/bin/lt
+++ b/bin/lt
@@ -54,7 +54,7 @@ rp() {
case $R1 in //*) R1=${R1#/};; esac
}
-skip=".git .gitignore .*.swp Makefile README.md"
+skip=".build .git .gitignore .*.swp Makefile README.md"
# lt links src tree to dest (each file is a link)
lt() {