mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-11-04 09:44:20 +00:00 
			
		
		
		
	Ignore generated example binaries (#1884)
This commit is contained in:
		
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,11 @@
 | 
				
			|||||||
# Ignore generated files
 | 
					# Ignore generated files
 | 
				
			||||||
# ...
 | 
					# ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Ignore all without extensions
 | 
				
			||||||
 | 
					*
 | 
				
			||||||
 | 
					!*.*
 | 
				
			||||||
 | 
					!*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Ignore VIM's backup generated files
 | 
					# Ignore VIM's backup generated files
 | 
				
			||||||
*.swp
 | 
					*.swp
 | 
				
			||||||
*.swo
 | 
					*.swo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user