remove internal usage of redundant uci_ptr.last
[project/uci.git] / .gitignore
index fabbfaa09800ecf668f637542e9fa1e43a71da6d..8d2927f94d7c782dad69b711548063bdc02afb4f 100644 (file)
@@ -1,3 +1,16 @@
+Makefile
+CMakeCache.txt
+CMakeFiles
+*.cmake
+*.o
+*.a
+*.so
+*.dylib
+*.pyc
+install_manifest.txt
+
 uci
-*.[oa]
-.*.swp
+uci_config.h
+tests/shunit2/save
+tests/cram/*.t.err
+.venv