.gitignore 82 B

12345678910
  1. build_debug
  2. build_release
  3. install
  4. profile
  5. compiler
  6. .cache
  7. *.swp
  8. *.swo
  9. *.cpp
  10. *.hpp