2013-04-14 12:46:22 +08:00
|
|
|
# Byte-compiled / optimized / DLL files
|
2013-01-17 10:37:11 +08:00
|
|
|
__pycache__/
|
2012-04-13 03:21:38 +08:00
|
|
|
*.py[cod]
|
2015-04-29 02:41:00 +08:00
|
|
|
*$py.class
|
2012-04-13 03:21:38 +08:00
|
|
|
|
|
|
|
# C extensions
|
|
|
|
*.so
|
2010-11-09 06:11:17 +08:00
|
|
|
|
2013-01-17 10:37:11 +08:00
|
|
|
# Distribution / packaging
|
2013-12-14 22:07:26 +08:00
|
|
|
.Python
|
|
|
|
env/
|
2013-01-17 10:37:11 +08:00
|
|
|
build/
|
|
|
|
develop-eggs/
|
|
|
|
dist/
|
2014-02-19 22:46:17 +08:00
|
|
|
downloads/
|
2013-01-17 10:37:11 +08:00
|
|
|
eggs/
|
2015-02-03 05:46:23 +08:00
|
|
|
.eggs/
|
2013-01-17 10:37:11 +08:00
|
|
|
lib/
|
|
|
|
lib64/
|
|
|
|
parts/
|
|
|
|
sdist/
|
|
|
|
var/
|
2016-11-27 07:46:06 +08:00
|
|
|
wheels/
|
2013-01-17 10:37:11 +08:00
|
|
|
*.egg-info/
|
2010-11-11 06:33:30 +08:00
|
|
|
.installed.cfg
|
2013-01-17 10:37:11 +08:00
|
|
|
*.egg
|
2010-11-09 06:11:17 +08:00
|
|
|
|
2014-02-22 14:22:15 +08:00
|
|
|
# PyInstaller
|
2014-08-15 19:16:24 +08:00
|
|
|
# Usually these files are written by a python script from a template
|
2014-02-22 14:22:15 +08:00
|
|
|
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
|
|
|
*.manifest
|
2014-02-22 17:48:38 +08:00
|
|
|
*.spec
|
2014-02-22 14:22:15 +08:00
|
|
|
|
2010-11-09 06:11:17 +08:00
|
|
|
# Installer logs
|
|
|
|
pip-log.txt
|
2012-08-24 02:40:36 +08:00
|
|
|
pip-delete-this-directory.txt
|
2010-11-09 06:11:17 +08:00
|
|
|
|
|
|
|
# Unit test / coverage reports
|
2014-03-06 16:07:26 +08:00
|
|
|
htmlcov/
|
2013-01-17 10:37:11 +08:00
|
|
|
.tox/
|
2010-11-09 06:11:17 +08:00
|
|
|
.coverage
|
2015-02-12 18:17:44 +08:00
|
|
|
.coverage.*
|
2013-08-06 06:17:52 +08:00
|
|
|
.cache
|
2011-09-09 18:32:11 +08:00
|
|
|
nosetests.xml
|
2013-10-22 18:17:22 +08:00
|
|
|
coverage.xml
|
2015-03-16 22:37:24 +08:00
|
|
|
*,cover
|
2015-05-11 16:30:50 +08:00
|
|
|
.hypothesis/
|
2011-04-05 11:14:03 +08:00
|
|
|
|
2012-08-19 00:55:23 +08:00
|
|
|
# Translations
|
2011-04-05 11:14:13 +08:00
|
|
|
*.mo
|
2014-02-21 07:52:28 +08:00
|
|
|
*.pot
|
2013-11-13 21:32:07 +08:00
|
|
|
|
2013-11-12 13:57:54 +08:00
|
|
|
# Django stuff:
|
|
|
|
*.log
|
2015-10-02 20:27:59 +08:00
|
|
|
local_settings.py
|
2013-11-13 01:13:14 +08:00
|
|
|
|
2016-04-25 05:02:02 +08:00
|
|
|
# Flask stuff:
|
2016-02-12 20:14:41 +08:00
|
|
|
instance/
|
2016-04-25 05:02:02 +08:00
|
|
|
.webassets-cache
|
2016-02-12 20:14:41 +08:00
|
|
|
|
2015-06-05 23:43:20 +08:00
|
|
|
# Scrapy stuff:
|
|
|
|
.scrapy
|
|
|
|
|
2013-11-13 01:13:14 +08:00
|
|
|
# Sphinx documentation
|
|
|
|
docs/_build/
|
2014-06-15 14:49:06 +08:00
|
|
|
|
|
|
|
# PyBuilder
|
|
|
|
target/
|
2015-12-13 23:40:01 +08:00
|
|
|
|
2016-10-27 03:48:53 +08:00
|
|
|
# Jupyter Notebook
|
2015-07-29 04:23:02 +08:00
|
|
|
.ipynb_checkpoints
|
2016-01-28 06:46:49 +08:00
|
|
|
|
2015-12-13 23:40:01 +08:00
|
|
|
# pyenv
|
|
|
|
.python-version
|
2016-01-28 06:46:49 +08:00
|
|
|
|
2016-02-25 14:57:21 +08:00
|
|
|
# celery beat schedule file
|
|
|
|
celerybeat-schedule
|
2016-03-07 14:21:09 +08:00
|
|
|
|
2017-02-20 13:43:08 +08:00
|
|
|
#Sage parsed files
|
|
|
|
*.sage.py
|
|
|
|
|
2016-02-29 00:57:21 +08:00
|
|
|
# dotenv
|
|
|
|
.env
|
2016-03-06 19:30:45 +08:00
|
|
|
|
2016-03-10 18:51:16 +08:00
|
|
|
# virtualenv
|
2017-02-02 00:50:44 +08:00
|
|
|
.venv
|
2016-03-10 18:51:16 +08:00
|
|
|
venv/
|
|
|
|
ENV/
|
|
|
|
|
2016-03-06 19:30:45 +08:00
|
|
|
# Spyder project settings
|
|
|
|
.spyderproject
|
2016-04-01 16:45:44 +08:00
|
|
|
|
|
|
|
# Rope project settings
|
|
|
|
.ropeproject
|