[PATCH] hostapd: Add .gitignore for .config
Johannes Berg
johannes
Tue Mar 1 00:28:04 PST 2011
On Mon, 2011-02-28 at 15:50 -0800, Dmitry Shmidt wrote:
> You mean like this:
Yeah,
> --- a/.gitignore
> +++ b/.gitignore
> @@ -11,10 +11,12 @@ wpa_supplicant/wpa_gui/Makefile
> wpa_supplicant/wpa_gui/wpa_gui
> wpa_supplicant/wpa_gui-qt4/Makefile
> wpa_supplicant/wpa_gui-qt4/wpa_gui
> +wpa_supplicant/.config
> hostapd/hostapd
> hostapd/hostapd_cli
> hostapd/hlr_auc_gw
> hostapd/nt_password_hash
> +hostapd/.config
or even just ".config" instead of these two.
I don't care, but it seems a bit weird to have
a /wpa_supplicant/.gitignore file in addition to a /.gitignore file that
has wpa_supplicant/* things in it :-)
johannes
More information about the Hostap
mailing list