Added backup, swap and tags files to .gitignore
Conflicts: .gitignore
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -4,6 +4,8 @@ | |||||||
| *.o | *.o | ||||||
| *.lo | *.lo | ||||||
| *.la | *.la | ||||||
|  | *.bak | ||||||
|  | .*.sw? | ||||||
| Makefile | Makefile | ||||||
| Makefile.in | Makefile.in | ||||||
| /config.h | /config.h | ||||||
| @@ -26,6 +28,7 @@ Makefile.in | |||||||
| /install-sh | /install-sh | ||||||
| /libtool | /libtool | ||||||
| /compile | /compile | ||||||
|  | /tags | ||||||
| /po/POTFILES | /po/POTFILES | ||||||
| /po/Makevars.template | /po/Makevars.template | ||||||
| /po/Makefile.in.in | /po/Makefile.in.in | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user