diff options
Diffstat (limited to 'unittest/Catch/.gitignore')
-rw-r--r-- | unittest/Catch/.gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/unittest/Catch/.gitignore b/unittest/Catch/.gitignore new file mode 100644 index 0000000..3ca4b5c --- /dev/null +++ b/unittest/Catch/.gitignore @@ -0,0 +1,22 @@ +*.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 +UpgradeLog.XML +Resources/DWARF +projects/XCode/iOSTest/Build +*.pyc +DerivedData +*.xccheckout |