.gitignore 58 B

1234567
  1. /build
  2. /dist
  3. /*.egg-info
  4. *.pyc
  5. *.log
  6. pip-log.txt
  7. .DS_Store