blob: 6070b92d7ba1585ce720a3a9c95c4fa50a14bcf7 [file] [log] [blame]
# Ignored folders #
/cache/
/lib/
/obj/
/bin/
/out/
.vs
.vscode/ipch
CMakeFiles/
.idea/
cmake-build-debug/
# Per user vscode config files.
.vscode/launch.json
.vscode/settings.json
# The /build/ directory is recommended for CMake build output
!/build
/build/*
# Boost is downloaded and extracted to /third_party
/third_party/boost*
# Ignored files #
*.obj
*.lib
*.log
*.tlog
*.exe
*.ilk
*.pdb
*.sbr
*.bsc
*.dll
*.res
*.idb
*.sdf
*.suo
*.o
*.depend
*.layout
*.opensdf
*.aps
*.opendb
*.db
*~
CMakeCache.txt