2014-12-28 22:21:58 -05:00
|
|
|
syntax: glob
|
|
|
|
*.db
|
2017-01-21 23:06:55 -05:00
|
|
|
*.egg-info
|
2014-12-28 22:21:58 -05:00
|
|
|
*.log
|
2017-02-13 16:02:15 -05:00
|
|
|
*.orig
|
|
|
|
*.pickle
|
2014-12-28 22:21:58 -05:00
|
|
|
*.pyc
|
|
|
|
*.sublime-*
|
2017-01-21 23:06:55 -05:00
|
|
|
*.swp
|
2014-12-28 22:21:58 -05:00
|
|
|
*__pycache__*
|
2016-01-29 22:45:06 +01:00
|
|
|
.cache/
|
2017-02-13 16:02:15 -05:00
|
|
|
.coverage
|
2017-01-21 23:06:55 -05:00
|
|
|
.idea/
|
2016-01-29 22:45:06 +01:00
|
|
|
.Python
|
2017-01-21 23:06:55 -05:00
|
|
|
bin/
|
|
|
|
build
|
|
|
|
dist
|
2017-01-10 01:54:19 -05:00
|
|
|
docs/_build/
|
2017-02-13 16:02:15 -05:00
|
|
|
htmlcov
|
2017-01-21 23:06:55 -05:00
|
|
|
include/
|
|
|
|
lib/
|
2016-01-19 10:54:05 +01:00
|
|
|
pip-selfcheck.json
|
2017-02-13 16:02:15 -05:00
|
|
|
pyvenv.cfg
|