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.
 
 
 
 

20 lines
308 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. !/kosmorrolib/assets/pdf/*.tex
  11. !/kosmorrolib/assets/pdf/*.sty
  12. /manpage/*
  13. !/manpage/*.md
  14. # Translation files are taken care on https://poeditor.com/join/project/GXuhLpdaoh
  15. *.mo
  16. *.po