lua: add missing forward declaration
[oweals/uci.git] / .gitignore
1 Makefile
2 CMakeCache.txt
3 CMakeFiles
4 *.cmake
5 *.o
6 *.a
7 *.so
8 *.dylib
9 *.pyc
10 install_manifest.txt
11
12 uci
13 uci_config.h
14 tests/shunit2/save
15 tests/cram/*.t.err
16 .venv