.gitignore 55 B

1234567
  1. .idea
  2. cmake-build-debug
  3. *.exe
  4. *.o
  5. *.obj
  6. CMakeLists.txt