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.
 
 
 
 

27 lines
315 B

  1. __pycache__
  2. /build
  3. /dist
  4. kosmorro.egg-info
  5. .coverage
  6. coverage.xml
  7. /manpage/*
  8. !/manpage/*.md
  9. # Compiled internationalization files
  10. *.mo
  11. # GitPod-specific:
  12. /.vscode/**
  13. # AppImage builds
  14. /AppDir
  15. /appimage-builder-cache
  16. *.AppImage
  17. *.AppImage.zsync
  18. # Changelog-specific
  19. /node_modules
  20. package.json
  21. package-lock.json