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
25 lines
263 B
# General
|
|
.dockerignore
|
|
.gitignore
|
|
.github
|
|
AUTHORS
|
|
Changes
|
|
COPYING
|
|
INSTALL
|
|
LICENSE
|
|
README.md
|
|
|
|
# Code formatting
|
|
.uncrustify.cfg
|
|
code-format.bat
|
|
code-format.sh
|
|
|
|
# CI & CD
|
|
.travis.yml
|
|
tests
|
|
|
|
# OS-specific packaging, etc.
|
|
debian
|
|
scripts/build_deb.sh
|
|
rpm
|
|
completions
|