# Primary CMake build target /Build/ # Other common build targets /build/ /Bin/ /bin/ /Lib/ /lib/ # Distribution target /Distribution/ # Ignore MacOSX directory info .DS_Store # VS user project files .vs/ *.suo *.user *.opensdf *.dir/ Win32/ x64/