johnson906/recipedia
1
1# Byte-compiled / optimized / DLL files2__pycache__/3*.py[cod]4*$py.class5 6# C extensions7*.so8 9# Distribution / packaging10.Python11build/12develop-eggs/13dist/14downloads/15eggs/16.eggs/17lib/18lib64/19parts/20sdist/21var/22wheels/23*.egg-info/24.installed.cfg25*.egg26MANIFEST27 28# PyInstaller29# Usually these files are written by a python script from a template30# before PyInstaller builds the exe, so as to inject date/other infos into it.31*.manifest32*.spec33 34# Installer logs35pip-log.txt36pip-delete-this-directory.txt37 38# Unit test / coverage reports39htmlcov/40.tox/41.coverage42.coverage.*43.cache44nosetests.xml45coverage.xml46*.cover47.hypothesis/48.pytest_cache/49 50# Translations51*.mo52*.pot53 54# Django stuff:55*.log56local_settings.py57db.sqlite358 59# Flask stuff:60instance/61.webassets-cache62 63# Scrapy stuff:64.scrapy65 66# Sphinx documentation67docs/_build/68 69# PyBuilder70target/71 72# Jupyter Notebook73.ipynb_checkpoints74 75# pyenv76.python-version77 78# celery beat schedule file79celerybeat-schedule80 81# SageMath parsed files82*.sage.py83 84# Environments85.env86.venv87env/88venv/89ENV/90env.bak/91venv.bak/92 93# Spyder project settings94.spyderproject95.spyproject96 97# Rope project settings98.ropeproject99 100# mkdocs documentation101/site102 103# mypy104.mypy_cache/105*.pkl106*.png107*.json108*.nfs*109*.tex110.idea/111*.bin112*.ckpt