mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 19:16:46 +00:00
main/editline: Add .gitignore.
This patch adds a .gitignore for main/editline to ignore all build results. Change-Id: I68c7bf375ea46282689e5a706534b69fca233b5d
This commit is contained in:
committed by
Matt Jordan
parent
5807ca519c
commit
a77c31b99c
13
main/editline/.gitignore
vendored
Normal file
13
main/editline/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
*.o_a
|
||||||
|
Makefile
|
||||||
|
common.h
|
||||||
|
config.cache
|
||||||
|
config.h
|
||||||
|
editline.c
|
||||||
|
emacs.h
|
||||||
|
fcns.c
|
||||||
|
fcns.h
|
||||||
|
help.c
|
||||||
|
help.h
|
||||||
|
makelist
|
||||||
|
vi.h
|
Reference in New Issue
Block a user