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