X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=.gitignore;h=c3e50e0da597eaa743f60ee51092677d1eec50e3;hb=ec09159ac73b15e30b10fd90afaf6b82ce889455;hp=67a25641d564d3321065586c2b06c3fc73534f32;hpb=c065d5043c892dcdee5ec10e65044f506e30e8eb;p=project%2Fuci.git diff --git a/.gitignore b/.gitignore index 67a2564..c3e50e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,15 @@ +Makefile +CMakeCache.txt +CMakeFiles +*.cmake +*.o +*.a +*.so +*.dylib +install_manifest.txt + uci uci-static -*.[oa] -*.so* -*.dylib* -.*.swp -.gdb* +ucimap-example +uci_config.h +test/save