.gitignore 96 B

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