.gitignore 112 B

123456789101112
  1. CMakeCache.txt
  2. CMakeFiles
  3. Makefile
  4. cmake_install.cmake
  5. install_manifest.txt
  6. *.swp
  7. *.o
  8. bin/
  9. test/
  10. build/
  11. .lvimrc