6 files changed, 24 insertions, 0 deletions
diff --git a/noncore/apps/opie-gutenbrowser/.cvsignore b/noncore/apps/opie-gutenbrowser/.cvsignore new file mode 100644 index 0000000..d4339ed --- a/dev/null +++ b/noncore/apps/opie-gutenbrowser/.cvsignore @@ -0,0 +1,2 @@ +Makefile +.moc diff --git a/noncore/settings/networksettings2/bluetooth/.cvsignore b/noncore/settings/networksettings2/bluetooth/.cvsignore new file mode 100644 index 0000000..b3ed18b --- a/dev/null +++ b/noncore/settings/networksettings2/bluetooth/.cvsignore @@ -0,0 +1,6 @@ +Makefile +.moc +bluetoothBNEPGUI.cpp +bluetoothBNEPGUI.h +bluetoothRFCOMMGUI.cpp +bluetoothRFCOMMGUI.h diff --git a/noncore/settings/networksettings2/cable/.cvsignore b/noncore/settings/networksettings2/cable/.cvsignore new file mode 100644 index 0000000..724a759 --- a/dev/null +++ b/noncore/settings/networksettings2/cable/.cvsignore @@ -0,0 +1,4 @@ +Makefile +.moc +cableGUI.cpp +cableGUI.h diff --git a/noncore/settings/networksettings2/irda/.cvsignore b/noncore/settings/networksettings2/irda/.cvsignore new file mode 100644 index 0000000..9382c73 --- a/dev/null +++ b/noncore/settings/networksettings2/irda/.cvsignore @@ -0,0 +1,4 @@ +Makefile +.moc +irdaGUI.cpp +irdaGUI.h diff --git a/noncore/settings/networksettings2/profile/.cvsignore b/noncore/settings/networksettings2/profile/.cvsignore new file mode 100644 index 0000000..1fe851b --- a/dev/null +++ b/noncore/settings/networksettings2/profile/.cvsignore @@ -0,0 +1,4 @@ +Makefile +.moc +profileGUI.cpp +profileGUI.h diff --git a/noncore/settings/networksettings2/usb/.cvsignore b/noncore/settings/networksettings2/usb/.cvsignore new file mode 100644 index 0000000..507c951 --- a/dev/null +++ b/noncore/settings/networksettings2/usb/.cvsignore @@ -0,0 +1,4 @@ +Makefile +.moc +usbGUI.cpp +usbGUI.h |