From 0c899bec4f9d2b3dec47a10215d37e9eb30610c6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sun, 21 Aug 2016 21:24:46 +0200 Subject: [PATCH] gitignore: ignore dist archives Signed-off-by: "Yann E. MORIN" --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 7483ffe..58139e6 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,7 @@ stamp-h1 .deps/ /autom4te.cache/ /scripts/.autostuff + +kconfig-frontends-*.tar* +kconfig-frontends-*.shar* +kconfig-frontends-*.zip -- 2.39.5