summaryrefslogtreecommitdiff
path: root/bin/lt
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-03-11 14:04:00 +0100
committerMarc Vertes <mvertes@free.fr>2023-03-11 14:04:00 +0100
commit03fb555b54862c571fd3c4d4b82ee81ca714af9c (patch)
tree752ab610fe333a9827093c91c046e27e88bf3e0f /bin/lt
parent6dc16e1476e55ea34b32bee558d429d7d11d0e9e (diff)
update
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() {