47e34cf15e
Change-Id: I9496dab9e8f779a7ae045bb73b2cf8e77bda0d30
17 lines
125 B
Plaintext
17 lines
125 B
Plaintext
*.py[co]
|
|
*.sw?
|
|
*~
|
|
doc/build/*
|
|
dist
|
|
build
|
|
cover
|
|
ChangeLog
|
|
.coverage
|
|
*.egg
|
|
*.egg-info
|
|
.DS_Store
|
|
.tox
|
|
pycscope.*
|
|
.idea
|
|
MANIFEST
|