Some checks failed
CI Code / Linux (ubuntu) (pull_request) Failing after 7s
CI Code / Check spelling (pull_request) Successful in 13s
CI Code / Check coding style (pull_request) Successful in 23s
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 3m35s
CI Code / Linux (debian) (pull_request) Failing after 4m7s
CI Code / Linux (arch) (pull_request) Failing after 7m1s
CI Code / Code Coverage (pull_request) Failing after 7m12s
36 lines
333 B
Plaintext
36 lines
333 B
Plaintext
.git
|
|
.gitignore
|
|
.gitmodules
|
|
.kilo
|
|
.kilocode
|
|
build-*
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.loT
|
|
*.pc
|
|
autom4te.cache
|
|
config.log
|
|
config.status
|
|
configure~
|
|
compile
|
|
config.guess
|
|
config.sub
|
|
install-sh
|
|
ltmain.sh
|
|
Makefile.in
|
|
configure.ac
|
|
*.am
|
|
*.in
|
|
test-suite.log
|
|
coverage*
|
|
prof.supp
|
|
debug-log*.log
|
|
.cache
|
|
meson-*
|
|
*.doap
|
|
profrc.example
|
|
theme_template
|
|
docs/
|
|
apidocs/
|