mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	gitignore: ignore GitHub Actions generated files
This commit is contained in:
		
							parent
							
								
									ad1f0eed22
								
							
						
					
					
						commit
						de0c9f3071
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -11,6 +11,7 @@ src/common/scm_rev.cpp | |||
| .idea/ | ||||
| .vs/ | ||||
| .vscode/ | ||||
| .cache/ | ||||
| CMakeLists.txt.user* | ||||
| 
 | ||||
| # *nix related | ||||
|  | @ -37,3 +38,6 @@ Thumbs.db | |||
| # Flatpak generated files | ||||
| .flatpak-builder/ | ||||
| repo/ | ||||
| 
 | ||||
| # GitHub Actions generated files | ||||
| node_modules/ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue