mirror of
				https://github.com/hedge-dev/XenonRecomp.git
				synced 2025-10-30 07:11:38 +00:00 
			
		
		
		
	Better gitignore (#76)
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
This commit is contained in:
		
							parent
							
								
									7b8e37aa37
								
							
						
					
					
						commit
						1c571c8576
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -397,3 +397,13 @@ FodyWeavers.xsd
 | 
			
		|||
 | 
			
		||||
# JetBrains Rider
 | 
			
		||||
*.sln.iml
 | 
			
		||||
 | 
			
		||||
# IntelliJ IDEs
 | 
			
		||||
.idea/
 | 
			
		||||
 | 
			
		||||
# macOS metadata
 | 
			
		||||
*.DS_Store
 | 
			
		||||
 | 
			
		||||
# CMake Files
 | 
			
		||||
**/cmake-build-debug
 | 
			
		||||
**/CMakeCache.txt
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue