tests: add cram based unit tests
[project/uci.git] / .gitignore
index c268c5121a9e6e768e266ce5e881875f5330cdb1..8d2927f94d7c782dad69b711548063bdc02afb4f 100644 (file)
@@ -1,2 +1,16 @@
-parsetest
+Makefile
+CMakeCache.txt
+CMakeFiles
+*.cmake
 *.o
+*.a
+*.so
+*.dylib
+*.pyc
+install_manifest.txt
+
+uci
+uci_config.h
+tests/shunit2/save
+tests/cram/*.t.err
+.venv