remove internal usage of redundant uci_ptr.last
[project/uci.git] / .gitignore
index 67a25641d564d3321065586c2b06c3fc73534f32..8d2927f94d7c782dad69b711548063bdc02afb4f 100644 (file)
@@ -1,7 +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