.gitignore 55 B

12345678
  1. *~
  2. *.pyc
  3. build/
  4. dist/
  5. .testrepository
  6. *.swp
  7. *.swo
  8. *.so