aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 9 insertions, 21 deletions
diff --git a/.gitignore b/.gitignore
index 3ca4b5c..c98c3a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,22 +1,10 @@
-*.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
+*.sw*
+*.log
+*.o
+unittest/build/
*.pyc
-DerivedData
-*.xccheckout
+core
+.cache/
+.idea/
+CMakeFiles/
+/.vs