









cmake .. fails already









.git/info/exclude doesnt work, might it be because of
.gitignore
*
!**/
!*.*









cmake .. -G "MinGW Makefiles"
















































/build/ folder to .gitignore now?
1




/build folder to .gitignore please? or just say yes Learath2, heinrich5991 or deen and I'll do it now
















.gitignore file is supposed to do

.gitignore:
*
!**/
!*.*



