mirror of
https://github.com/gryf/wicd.git
synced 2025-12-21 05:18:02 +01:00
Improve .bzrignore
Ignore generated files that are created when setup.py is used.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user