diff --git a/misc/loc b/misc/loc index fab11af05..a77beed33 100755 --- a/misc/loc +++ b/misc/loc @@ -281,6 +281,7 @@ find . -type f -a \( \ -o -path ./.gitignore \ -o -path ./VERSION \ -o -path ./misc/docker-clean.sh \ + -o -path ./misc/branches-tidy \ -o -path ./misc/grep \ -o -path ./misc/loc \) | sort > /tmp/loc.misc countem "MISCELLANEOUS" /tmp/loc.misc