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
280 B

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