.gitignore 116 B

12345678910
  1. build/
  2. CMakeLists.txt.user
  3. .ycm_extra_conf.py
  4. .ycm_extra_conf.pyc
  5. test.sh
  6. release.sh
  7. *.swp
  8. *.swo
  9. src/dbg/dbg.hpp
  10. *~