1 2 3 4 5 6 7 8 9 10 11 12 13 14
# build directory build/ # python compiled files *.pyc # vim temp files .*.sw* # generated documentation bin/ doc/bin/ doc/html/ doc/autodoc.xml