mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
This patch adds a .gitignore for main/editline to ignore all build results. Change-Id: I68c7bf375ea46282689e5a706534b69fca233b5d
libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt. The following files may be of direct interest to the user: * CHANGES - Software change log. * INSTALL - Installation information. * PLATFORMS - Supported platforms and platform-specific information.