pudb/.gitignore

8 lines
54 B
Plaintext
Raw Normal View History

2009-06-08 22:50:27 +04:00
*.pyc
*~
.*.sw[op]
2009-06-09 08:59:13 +04:00
*.egg-info
dist
build
distribute-*