blob: e9b5a07dcbd46eb3d15b3eb50cf8480c3b0c2ce7 [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/*
# 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