blob: b2843d19df23c5ab53ae89d5b1b4d567621696b0 [file] [log] [blame]
# Ignored folders #
/cache/
/lib/
/obj/
/bin/
/out/
.vs
.vscode/ipch
CMakeFiles/
# 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