Files
uci/.gitignore
Álvaro Fernández Rojas 8022b2e4d0 uci: add a simple build script
Should make it a little bit easier for people who want to contribute to
uci.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2025-11-14 12:15:13 +01:00

17 lines
158 B
Plaintext

Makefile
CMakeCache.txt
CMakeFiles
*.cmake
*.o
*.a
*.so
*.dylib
*.pyc
build
install_manifest.txt
uci
uci_config.h
tests/shunit2/save
tests/cram/*.t.err
.venv