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