.gitignore
# Cached files__pycache__/*.py[co]*.class # Builddist/build/egg/*.egg-info/# Sometimes those are there...*.egg*.eggs .project.pydevproject #Minimal Jython install for uploading and testingjython.batjython.jar # Cache.cache/ # Coveragehtmlcov/.coverage # Pychar.idea/ *.pyd*.so **/_build/