1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
| *.build
| *.pbxuser
| *.mode1v3
| *.ncb
| *.suo
| Debug
| Release
| *.user
| *.xcuserstate
| .DS_Store
| xcuserdata
| CatchSelfTest.xcscheme
| Breakpoints.xcbkptlist
| projects/VS2010/TestCatch/_UpgradeReport_Files/
| projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj.filters
| projects/VisualStudio/TestCatch/UpgradeLog.XML
| projects/CMake/.idea
| projects/CMake/cmake-build-debug
| UpgradeLog.XML
| Resources/DWARF
| projects/Generated
| *.pyc
| DerivedData
| *.xccheckout
| Build
| .idea
| .vs
| cmake-build-*
| benchmark-dir
| .conan/test_package/build
|
|