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.

25 lines
263 B

  1. # General
  2. .dockerignore
  3. .gitignore
  4. .github
  5. AUTHORS
  6. Changes
  7. COPYING
  8. INSTALL
  9. LICENSE
  10. README.md
  11. # Code formatting
  12. .uncrustify.cfg
  13. code-format.bat
  14. code-format.sh
  15. # CI & CD
  16. .travis.yml
  17. tests
  18. # OS-specific packaging, etc.
  19. debian
  20. scripts/build_deb.sh
  21. rpm
  22. completions