ucimap: Check return of malloc()
[project/uci.git] / .gitignore
index 4534261853675baa96180172e4d77cbc0114e755..8d2927f94d7c782dad69b711548063bdc02afb4f 100644 (file)
@@ -1,10 +1,16 @@
+Makefile
+CMakeCache.txt
+CMakeFiles
+*.cmake
+*.o
+*.a
+*.so
+*.dylib
+*.pyc
+install_manifest.txt
+
 uci
-uci-static
-ucimap-example
-*.[oa]
-*.so*
-*.dylib*
-.*.swp
-.gdb*
 uci_config.h
-test/save
+tests/shunit2/save
+tests/cram/*.t.err
+.venv