.gitignore 72 B

123456789
  1. *~
  2. *.pyc
  3. build
  4. dist
  5. .coverage
  6. .project
  7. .pydevproject
  8. .settings
  9. MANIFEST