From 829a9e749f67abbe3a6fb08ce93b76c9526656e1 Mon Sep 17 00:00:00 2001 From: Tom Van Braeckel Date: Sun, 21 Dec 2014 20:41:29 +0100 Subject: [PATCH] Improve .bzrignore Ignore generated files that are created when setup.py is used. --- .bzrignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.bzrignore b/.bzrignore index d1eeaa3..9e12e8f 100644 --- a/.bzrignore +++ b/.bzrignore @@ -7,20 +7,21 @@ build build/* init/*/* wpath.py* +man/wicd-cli.8 man/wicd-curses.8 man/wicd-manager-settings.conf.5 man/wicd-wired-settings.conf.5 man/wicd-wireless-settings.conf.5 man/wicd.8 +man/nl/* other/50-wicd-suspend.sh other/55wicd other/80-wicd-connect.sh other/WHEREAREMYFILES other/wicd.conf other/postinst -scripts/wicd -scripts/wicd-client -scripts/wicd-curses +other/wicd.logrotate +scripts/ translations/* wicd/wpath.py *tags