mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
28 lines
280 B
Plaintext
28 lines
280 B
Plaintext
# General
|
|
.dockerignore
|
|
.git
|
|
.gitmodules
|
|
.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
|