You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 192 B

123456789101112
  1. __pycache__
  2. /build
  3. /dist
  4. kosmorro.egg-info
  5. .coverage
  6. coverage.xml
  7. node_modules/
  8. package-lock.json
  9. # Translation files are taken care on https://poeditor.com/join/project/GXuhLpdaoh
  10. *.mo
  11. *.po