mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Add the .vs folder and the CMakeSettings.json file from Visual Studio to gitignore.
This commit is contained in:
		
							parent
							
								
									db752b52e8
								
							
						
					
					
						commit
						1f99d53e2c
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -9,12 +9,16 @@ src/common/scm_rev.cpp | |||
| # Project/editor files | ||||
| *.swp | ||||
| .idea/ | ||||
| .vs/ | ||||
| .vscode/ | ||||
| 
 | ||||
| # *nix related | ||||
| # Common convention for backup or temporary files | ||||
| *~ | ||||
| 
 | ||||
| # Visual Studio CMake settings | ||||
| CMakeSettings.json | ||||
| 
 | ||||
| # OSX global filetypes | ||||
| # Created by Finder or Spotlight in directories for various OS functionality (indexing, etc) | ||||
| .DS_Store | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue