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.
 
 
 
 

18 lines
264 B

  1. __pycache__
  2. /build
  3. /dist
  4. kosmorro.egg-info
  5. .coverage
  6. coverage.xml
  7. node_modules/
  8. package-lock.json
  9. /kosmorrolib/assets/pdf/*
  10. !/assets/pdf/*.tex
  11. /manpage/*
  12. !/manpage/*.md
  13. # Translation files are taken care on https://poeditor.com/join/project/GXuhLpdaoh
  14. *.mo
  15. *.po