mirror of
https://github.com/troglobit/editline.git
synced 2025-09-15 07:48:11 +08:00
Extend list of generated files in .gitignore
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -4,13 +4,18 @@ autom4te.cache
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
stamp-h1
|
||||
examples/.deps
|
||||
examples/Makefile
|
||||
examples/cli
|
||||
examples/cli.o
|
||||
examples/testit
|
||||
man/Makefile
|
||||
man/Makefile
|
||||
examples/testit.o
|
||||
include/Makefile
|
||||
man/Makefile
|
||||
man/Makefile
|
||||
src/.deps
|
||||
src/Makefile
|
||||
src/editline.o
|
||||
src/libeditline.a
|
||||
src/sysunix.o
|
||||
stamp-h1
|
||||
|
Reference in New Issue
Block a user