mirror of
				https://github.com/hedge-dev/XenonRecomp.git
				synced 2025-11-04 06:47:09 +00:00 
			
		
		
		
	Better gitignore (#76)
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
This commit is contained in:
		
							
								
								
									
										10
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -397,3 +397,13 @@ FodyWeavers.xsd
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# JetBrains Rider
 | 
					# JetBrains Rider
 | 
				
			||||||
*.sln.iml
 | 
					*.sln.iml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# IntelliJ IDEs
 | 
				
			||||||
 | 
					.idea/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# macOS metadata
 | 
				
			||||||
 | 
					*.DS_Store
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# CMake Files
 | 
				
			||||||
 | 
					**/cmake-build-debug
 | 
				
			||||||
 | 
					**/CMakeCache.txt
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user