mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #257 from lioncash/gitignore
Update gitignore with OS-specific global filetypes.
This commit is contained in:
		
						commit
						befff3232d
					
				
					 1 changed files with 16 additions and 0 deletions
				
			
		
							
								
								
									
										16
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -8,3 +8,19 @@ src/common/scm_rev.cpp | |||
| # Project/editor files | ||||
| *.swp | ||||
| .idea/ | ||||
| 
 | ||||
| # *nix related | ||||
| # Common convention for backup or temporary files | ||||
| *~ | ||||
| 
 | ||||
| # OSX global filetypes | ||||
| # Created by Finder or Spotlight in directories for various OS functionality (indexing, etc) | ||||
| .DS_Store | ||||
| .AppleDouble | ||||
| .LSOverride | ||||
| .Spotlight-V100 | ||||
| .Trashes | ||||
| 
 | ||||
| # Windows global filetypes | ||||
| Thumbs.db | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue