mirror of
				https://github.com/troglobit/editline.git
				synced 2025-10-31 08:18:11 +08:00 
			
		
		
		
	Update .gitignore with generated files
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
		
							
								
								
									
										45
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										45
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,25 +1,24 @@ | ||||
| Makefile | ||||
| archive | ||||
| autom4te.cache | ||||
| config.h | ||||
| config.log | ||||
| config.status | ||||
| libtool | ||||
| examples/.deps | ||||
| examples/Makefile | ||||
| examples/cli | ||||
| examples/cli.o | ||||
| examples/testit | ||||
| examples/testit.o | ||||
| include/Makefile | ||||
| man/Makefile | ||||
| man/Makefile | ||||
| src/.deps | ||||
| src/Makefile | ||||
| src/*.o | ||||
| src/*.lo | ||||
| src/libeditline.a | ||||
| src/libeditline.la | ||||
| stamp-h1 | ||||
| *~ | ||||
| */.libs/ | ||||
| *.lo | ||||
| *.o | ||||
| .deps | ||||
| Makefile | ||||
| Makefile.in | ||||
| aclocal.m4 | ||||
| archive | ||||
| autom4te.cache | ||||
| compile | ||||
| config.guess | ||||
| config.h | ||||
| config.h.in | ||||
| config.log | ||||
| config.status | ||||
| config.sub | ||||
| configure | ||||
| depcomp | ||||
| install-sh | ||||
| libtool | ||||
| ltmain.sh | ||||
| missing | ||||
| stamp-h1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Joachim Nilsson
					Joachim Nilsson