.hgignore 58 B

123456789
  1. syntax: glob
  2. *.egg-info
  3. build
  4. dist
  5. *.pyc
  6. *.swp
  7. *.swo
  8. .tox