.gitignore 139 B

123456789101112131415
  1. Makefile
  2. CMakeCache.txt
  3. CMakeFiles
  4. *.cmake
  5. *.o
  6. *.a
  7. *.so
  8. *.dylib
  9. install_manifest.txt
  10. uci
  11. uci-static
  12. ucimap-example
  13. uci_config.h
  14. test/save