mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 10:11:34 +01:00 
			
		
		
		
	feat: standalone multi os
This commit is contained in:
		
							parent
							
								
									a13bc56bcb
								
							
						
					
					
						commit
						21320e29ef
					
				
					 2 changed files with 17 additions and 3 deletions
				
			
		
							
								
								
									
										12
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -1,4 +1,14 @@ | |||
| /build* | ||||
| /.vscode | ||||
| /cpm_modules | ||||
| .DS_Store | ||||
| 
 | ||||
| # apple | ||||
| .DS_Store | ||||
| 
 | ||||
| # clion | ||||
| .idea/ | ||||
| cmake-*/ | ||||
| 
 | ||||
| # visual studio | ||||
| out/ | ||||
| .vs/ | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue