[PATCH] hostapd: Add .gitignore for .config
Johannes Berg
johannes
Mon Feb 28 11:21:41 PST 2011
On Mon, 2011-02-28 at 10:55 -0800, Dmitry Shmidt wrote:
> From 491983a0c1488b982d1cce4939bdd8f6e4d951f3 Mon Sep 17 00:00:00 2001
> From: Dmitry Shmidt <dimitrysh at google.com>
> Date: Mon, 28 Feb 2011 10:53:34 -0800
> Subject: [PATCH] hostapd: Add .gitignore for .config
>
> Signed-off-by: Dmitry Shmidt <dimitrysh at google.com>
> ---
> hostapd/.gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
> create mode 100644 hostapd/.gitignore
>
> diff --git a/hostapd/.gitignore b/hostapd/.gitignore
> new file mode 100644
> index 0000000..1f89d9f
> --- /dev/null
> +++ b/hostapd/.gitignore
> @@ -0,0 +1 @@
> +.config
Wouldn't it make sense to just move it to the toplevel from
wpa_supplicant/.gitignore?
johannes
More information about the Hostap
mailing list