blob: 40edeae41edb04bdae59fff975f9f8885812e525 [file] [log] [blame]
Jim Tang81e1c612020-04-23 04:00:43 +00001*.py[cod]
2
3# Packages
4MANIFEST
5*.egg
6*.egg-info
7dist
8build
9downloads
10__pycache__
11
12# Installer logs
13pip-log.txt
14
15Pipfile
16Pipfile.lock
17
18# Unit test / coverage reports
19.cache/
20.eggs/
21.pytest_cache/
22.tox/
23.venv*/
24.coverage
25
26# -- IDE-RELATED:
27.idea/
28.vscode/
29.project
30.pydevproject
31
32# -- EXCLUDE GIT-SUBPROJECTS:
33/lib/parse/