Catch/.gitignore

29 lines
487 B
Plaintext
Raw Normal View History

2010-11-13 04:39:45 -05:00
*.build
2010-11-09 18:24:00 -05:00
*.pbxuser
*.mode1v3
*.ncb
*.suo
Debug
Release
*.user
2011-04-26 03:32:40 -04:00
*.xcuserstate
2012-02-10 03:30:13 -05:00
.DS_Store
xcuserdata
CatchSelfTest.xcscheme
2012-03-19 04:25:06 -04:00
Breakpoints.xcbkptlist
2012-05-23 18:55:32 -04:00
projects/VS2010/TestCatch/_UpgradeReport_Files/
projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj.filters
projects/VisualStudio/TestCatch/UpgradeLog.XML
2016-11-29 06:27:22 -05:00
projects/CMake/.idea
projects/CMake/cmake-build-debug
UpgradeLog.XML
Resources/DWARF
projects/Generated
2013-04-27 07:26:13 -04:00
*.pyc
DerivedData
2015-03-27 13:55:13 -04:00
*.xccheckout
Build
.idea
cmake-build-debug
cmake-build-release
2017-02-21 03:52:08 -05:00
.vs