.gitignore 113 B

12345678910111213
  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_config.h
  12. test/save