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