Fix error: ISO C++ forbids in-class initialization of non-const static member 'm_started'
[catch.git] / .gitignore
blobc7c3fc8853b012b406e437a56ab217723313a795
1 *.build
2 *.pbxuser
3 *.mode1v3
4 *.ncb
5 *.suo
6 Debug
7 Release
8 *.user
9 *.xcuserstate
10 .DS_Store
11 xcuserdata
12 CatchSelfTest.xcscheme
13 Breakpoints.xcbkptlist
14 projects/VS2010/TestCatch/_UpgradeReport_Files/
15 projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj.filters
16 projects/VisualStudio/TestCatch/UpgradeLog.XML
17 projects/CMake/.idea
18 projects/CMake/cmake-build-debug
19 UpgradeLog.XML
20 Resources/DWARF
21 projects/Generated
22 *.pyc
23 DerivedData
24 *.xccheckout
25 Build
26 .idea
27 cmake-build-debug
28 cmake-build-release
29 .vs