1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-21 13:28:08 +01:00

Improve .bzrignore

Ignore generated files that are created when setup.py is used.
This commit is contained in:
Tom Van Braeckel
2014-12-21 20:41:29 +01:00
parent b7d5e89299
commit 829a9e749f

View File

@@ -7,20 +7,21 @@ build
build/* build/*
init/*/* init/*/*
wpath.py* wpath.py*
man/wicd-cli.8
man/wicd-curses.8 man/wicd-curses.8
man/wicd-manager-settings.conf.5 man/wicd-manager-settings.conf.5
man/wicd-wired-settings.conf.5 man/wicd-wired-settings.conf.5
man/wicd-wireless-settings.conf.5 man/wicd-wireless-settings.conf.5
man/wicd.8 man/wicd.8
man/nl/*
other/50-wicd-suspend.sh other/50-wicd-suspend.sh
other/55wicd other/55wicd
other/80-wicd-connect.sh other/80-wicd-connect.sh
other/WHEREAREMYFILES other/WHEREAREMYFILES
other/wicd.conf other/wicd.conf
other/postinst other/postinst
scripts/wicd other/wicd.logrotate
scripts/wicd-client scripts/
scripts/wicd-curses
translations/* translations/*
wicd/wpath.py wicd/wpath.py
*tags *tags