*.txt *.cmake *.out #ignore thumbnails created by windows Thumbs.db #Ignore files build by Visual Studio *.obj *.exe *.pdb *.user *.aps *.pch *.vspscc *_i.c *_p.c *.ncb *.suo *.tlb *.tlh *.bak *.cache *.ilk *.log [Bb]in [Dd]ebug*/ *.lib *.sbr obj/ [Rr]elease*/ _ReSharper*/ [Tt]est[Rr]esult* *.make *.o *.bin *.marks *.includecache *.internal *.cbp *.check_cache .vs/ #Nuget packages folder packages/ build/ .vscode/** .idea/** cmake-build-debug/** .idea/** cmake-build-debug/* .vscode/*