.gitignore raw

   1  # CMake artifacts
   2  /*build*
   3  
   4  # Git artifacts
   5  *.patch
   6