17 lines
118 B
Plaintext
17 lines
118 B
Plaintext
.project
|
|
.nfs*
|
|
*~
|
|
.sw*
|
|
.*.sw*
|
|
.DS_Store
|
|
core
|
|
core.*
|
|
*.pyc
|
|
*.pyo
|
|
__pycache__
|
|
/.idea
|
|
/build
|
|
/dist
|
|
/*.egg-info
|
|
/MANIFEST
|