.gitignore 66 B

1234567891011
  1. __pycache__/
  2. *.pyc
  3. *.pyo
  4. *$py.class
  5. build/
  6. dist/
  7. MANIFEST
  8. *.swp