mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	extend gitignore
This commit is contained in:
		 Raphael Schaller
					Raphael Schaller
				
			
				
					committed by
					
						 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
						parent
						
							caf1264588
						
					
				
				
					commit
					f993b702c6
				
			
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -20,6 +20,7 @@ DerivedData | ||||
| Build | ||||
| .idea | ||||
| .vs | ||||
| .vscode | ||||
| cmake-build-* | ||||
| benchmark-dir | ||||
| .conan/test_package/build | ||||
| @@ -31,3 +32,5 @@ msvc-sln* | ||||
| # Currently we use Doxygen for dep graphs and the full docs are only slowly | ||||
| # being filled in, so we definitely do not want git to deal with the docs. | ||||
| docs/doxygen | ||||
| *.cache | ||||
| compile_commands.json | ||||
|   | ||||
		Reference in New Issue
	
	Block a user