#ignore cmake cache files
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
#Solution files of visual studio should be generated using cmake
*.filters
*.vcproj
*.sln
*.vcxproj
*.sdf
*.opensdf
build/
build64/
