1*cccc3250SBrad Bishop# Byte-compiled / optimized / DLL files 2*cccc3250SBrad Bishop__pycache__/ 3*cccc3250SBrad Bishop*.py[cod] 4*cccc3250SBrad Bishop*$py.class 5*cccc3250SBrad Bishop 6*cccc3250SBrad Bishop# C extensions 7*cccc3250SBrad Bishop*.so 8*cccc3250SBrad Bishop 9*cccc3250SBrad Bishop# Distribution / packaging 10*cccc3250SBrad Bishop.Python 11*cccc3250SBrad Bishopenv/ 12*cccc3250SBrad Bishopbuild/ 13*cccc3250SBrad Bishopdevelop-eggs/ 14*cccc3250SBrad Bishopdist/ 15*cccc3250SBrad Bishopdownloads/ 16*cccc3250SBrad Bishopeggs/ 17*cccc3250SBrad Bishop.eggs/ 18*cccc3250SBrad Bishoplib/ 19*cccc3250SBrad Bishoplib64/ 20*cccc3250SBrad Bishopparts/ 21*cccc3250SBrad Bishopsdist/ 22*cccc3250SBrad Bishopvar/ 23*cccc3250SBrad Bishop*.egg-info/ 24*cccc3250SBrad Bishop.installed.cfg 25*cccc3250SBrad Bishop*.egg 26*cccc3250SBrad Bishop 27*cccc3250SBrad Bishop# PyInstaller 28*cccc3250SBrad Bishop# Usually these files are written by a python script from a template 29*cccc3250SBrad Bishop# before PyInstaller builds the exe, so as to inject date/other infos into it. 30*cccc3250SBrad Bishop*.manifest 31*cccc3250SBrad Bishop*.spec 32*cccc3250SBrad Bishop 33*cccc3250SBrad Bishop# Installer logs 34*cccc3250SBrad Bishoppip-log.txt 35*cccc3250SBrad Bishoppip-delete-this-directory.txt 36*cccc3250SBrad Bishop 37*cccc3250SBrad Bishop# Unit test / coverage reports 38*cccc3250SBrad Bishophtmlcov/ 39*cccc3250SBrad Bishop.tox/ 40*cccc3250SBrad Bishop.coverage 41*cccc3250SBrad Bishop.coverage.* 42*cccc3250SBrad Bishop.cache 43*cccc3250SBrad Bishopnosetests.xml 44*cccc3250SBrad Bishopcoverage.xml 45*cccc3250SBrad Bishop*,cover 46*cccc3250SBrad Bishop.hypothesis/ 47*cccc3250SBrad Bishop 48*cccc3250SBrad Bishop# Translations 49*cccc3250SBrad Bishop*.mo 50*cccc3250SBrad Bishop*.pot 51*cccc3250SBrad Bishop 52*cccc3250SBrad Bishop# Django stuff: 53*cccc3250SBrad Bishop*.log 54*cccc3250SBrad Bishop 55*cccc3250SBrad Bishop# Sphinx documentation 56*cccc3250SBrad Bishopdocs/_build/ 57*cccc3250SBrad Bishop 58*cccc3250SBrad Bishop# PyBuilder 59*cccc3250SBrad Bishoptarget/ 60*cccc3250SBrad Bishop 61*cccc3250SBrad Bishop#Ipython Notebook 62*cccc3250SBrad Bishop.ipynb_checkpoints 63