svn-cheetah-ignore | index /home/ut3hax/bin/svn-cheetah-ignore |
Adds all python files in directories named t except
for __init__.py to the .svnignore files in those
directories recursively from the current directory.
Modules | ||||||
|
Data | ||
dirs = [] files = ['__init__.py', 'configobj.py', 'validate.py'] root = './pylib' |