mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 09:20:39 +01:00
Added .gitignore for editline.
This commit is contained in:
parent
eb51292982
commit
eff871dc53
15
extern/editline/.gitignore
vendored
Normal file
15
extern/editline/.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
src/*.o
|
||||
src/*.d
|
||||
src/*.a
|
||||
config.h
|
||||
libedit.pc
|
||||
stamp-h1
|
||||
src/common.h
|
||||
src/emacs.h
|
||||
src/fcns.c
|
||||
src/fcns.h
|
||||
src/help.c
|
||||
src/help.h
|
||||
src/historyn.c
|
||||
src/tokenizern.c
|
||||
src/vi.h
|
Loading…
Reference in New Issue
Block a user