This commit is contained in:
emdee@spm.plastiras.org 2024-02-02 19:29:33 +00:00
parent c5aff5fd3b
commit 84afbe61b8
5 changed files with 43 additions and 1 deletions

View file

@ -2,6 +2,6 @@
find * -name \*.py | xargs grep -l '[ ]*$' | xargs sed -i -e 's/[ ]*$//'
rsync "$@" -vax --include \*.py \
--exclude Toxygen.egg-info --exclude build \
--exclude \*.egg-info --exclude libs --exclude build \
--exclude \*.pyc --exclude .pyl\* --exclude \*~ --exclude \*.so \
./ ../tox_profile.git/|grep -v /$