1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-05-03 13:21:19 -04:00
GSL/.gitignore
Neil MacIntosh b2ee484334 Move from unittest-cpp to catch for unit testing. ()
Many thanks to @rianquinn. This should fix ,  and .
2017-07-13 13:53:56 -07:00

18 lines
191 B
Plaintext

CMakeFiles
build
include/catch
tests/CMakeFiles
tests/Debug
*.opensdf
*.sdf
tests/*tests.dir
*.vcxproj
*.vcxproj.filters
*.sln
*.tlog
Testing/Temporary/*.*
CMakeCache.txt
*.suo
.vs/
.vscode/