update
This commit is contained in:
parent
c5aff5fd3b
commit
84afbe61b8
5 changed files with 43 additions and 1 deletions
|
|
@ -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 /$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue