######################################### # Editor temporary/working/backup files # .#* [#]*# *~ *$ *.bak .project .pydevproject # Compiled source # ################### *.a *.com *.class *.dll *.exe *.o *.py[ocd] *.so # Python files # ################ # setup.py working directory build # sphinx build directory doc/_build # setup.py dist directory dist # Egg metadata *.egg-info # tox testing tool .tox # OS generated files # ###################### .gdb_history .DS_Store? ehthumbs.db Icon? Thumbs.db # Things specific to this project # ################################### lib/matplotlib/mpl-data/matplotlib.conf lib/matplotlib/mpl-data/matplotlibrc # Documentation generated files # ################################# doc/examples doc/_templates/gallery.html doc/users/installing.rst doc/_static/matplotlibrc