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 @@ | |||
1 | Makefile | ||
2 | .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 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | bluetoothBNEPGUI.cpp | ||
4 | bluetoothBNEPGUI.h | ||
5 | bluetoothRFCOMMGUI.cpp | ||
6 | 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 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | cableGUI.cpp | ||
4 | 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 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | irdaGUI.cpp | ||
4 | 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 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | profileGUI.cpp | ||
4 | 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 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | usbGUI.cpp | ||
4 | usbGUI.h | ||