mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 14:09:33 +01:00 
			
		
		
		
	VS integration part 1 - allow catch_message.hpp to be included by more than 1 source file
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -2,11 +2,13 @@
 | 
			
		||||
*.pbxuser
 | 
			
		||||
*.mode1v3
 | 
			
		||||
*.ncb
 | 
			
		||||
*.sdf
 | 
			
		||||
*.suo
 | 
			
		||||
Debug
 | 
			
		||||
Release
 | 
			
		||||
*.user
 | 
			
		||||
*.xcuserstate
 | 
			
		||||
*.o
 | 
			
		||||
.DS_Store
 | 
			
		||||
xcuserdata
 | 
			
		||||
CatchSelfTest.xcscheme
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user