From 93c6a29fb068015ace2a89cdfc837cee87b713bf Mon Sep 17 00:00:00 2001 From: David Paleino Date: Wed, 9 Nov 2011 13:26:49 +0100 Subject: [PATCH] Ignore debian/, and in git too --- .bzrignore | 1 + .gitignore | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 .gitignore diff --git a/.bzrignore b/.bzrignore index 68cff32..d1eeaa3 100644 --- a/.bzrignore +++ b/.bzrignore @@ -26,3 +26,4 @@ wicd/wpath.py *tags dist/ MANIFEST +debian/ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d1eeaa3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +experimental.wpr +install.log +uninstall.log +.bzrignore +vcsinfo.py +build +build/* +init/*/* +wpath.py* +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 +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 +translations/* +wicd/wpath.py +*tags +dist/ +MANIFEST +debian/