update
This commit is contained in:
parent
3ce822fc27
commit
7cebe9cd9f
12 changed files with 182 additions and 2441 deletions
|
|
@ -4,4 +4,5 @@ find * -name \*.py | xargs grep -l '[ ]*$' | xargs sed -i -e 's/[ ]*$//'
|
|||
rsync "$@" -vax --include \*.py \
|
||||
--exclude Toxygen.egg-info --exclude build \
|
||||
--exclude \*.pyc --exclude .pyl\* --exclude \*~ \
|
||||
--exclude __pycache__ --exclude \*.egg-info --exclude \*.new \
|
||||
./ ../toxygen.git/|grep -v /$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue