Add some Unix-specific files for .gitignore, more to come later
This commit is contained in:
		
							parent
							
								
									1d3c6d672e
								
							
						
					
					
						commit
						a4052aff32
					
				
					 1 changed files with 17 additions and 12 deletions
				
			
		
							
								
								
									
										29
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										29
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -1,12 +1,17 @@ | |||
| # git ignore file | ||||
| *.user | ||||
| plugins/wmpa/wmpa_h.h | ||||
| plugins/wmpa/wmpa_i.c | ||||
| src/pixmaps/inline_pngs.h | ||||
| src/htm/obj/* | ||||
| win32/build/* | ||||
| win32/ipch/* | ||||
| win32/hexchat.opensdf | ||||
| win32/hexchat.sdf | ||||
| win32/hexchat.suo | ||||
| resource.h | ||||
| # git ignore file | ||||
| *.user | ||||
| *.o | ||||
| *.la | ||||
| *.lo | ||||
| *.gmo | ||||
| *.po~ | ||||
| plugins/wmpa/wmpa_h.h | ||||
| plugins/wmpa/wmpa_i.c | ||||
| src/pixmaps/inline_pngs.h | ||||
| src/htm/obj/* | ||||
| win32/build/* | ||||
| win32/ipch/* | ||||
| win32/hexchat.opensdf | ||||
| win32/hexchat.sdf | ||||
| win32/hexchat.suo | ||||
| resource.h | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue