summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2
Side-by-side diff
Diffstat (limited to 'noncore/settings/networksettings2') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/.cvsignore4
-rw-r--r--noncore/settings/networksettings2/opietooth2/.cvsignore8
-rw-r--r--noncore/settings/networksettings2/opietooth2_applet/.cvsignore3
-rw-r--r--noncore/settings/networksettings2/ppp/.cvsignore2
4 files changed, 15 insertions, 2 deletions
diff --git a/noncore/settings/networksettings2/.cvsignore b/noncore/settings/networksettings2/.cvsignore
index aff8879..8ffda06 100644
--- a/noncore/settings/networksettings2/.cvsignore
+++ b/noncore/settings/networksettings2/.cvsignore
@@ -3,8 +3,6 @@
*.o
.deps
.libs
-.moc.cpp
-.moc.o
.o
Makefile*
activateprofileGUI.cpp
@@ -15,3 +13,5 @@ editconnectionGUI.cpp
editconnectionGUI.h
networksettingsGUI.cpp
networksettingsGUI.h
+.moc*
+.obj
diff --git a/noncore/settings/networksettings2/opietooth2/.cvsignore b/noncore/settings/networksettings2/opietooth2/.cvsignore
new file mode 100644
index 0000000..1d5b6dd
--- a/dev/null
+++ b/noncore/settings/networksettings2/opietooth2/.cvsignore
@@ -0,0 +1,8 @@
+.moc*
+.obj
+Makefile
+OTMainGUI.h
+OTManageGUI.h
+OTPairingGUI.h
+OTScanGUI.h
+OTSniffGUI.h
diff --git a/noncore/settings/networksettings2/opietooth2_applet/.cvsignore b/noncore/settings/networksettings2/opietooth2_applet/.cvsignore
new file mode 100644
index 0000000..b985b73
--- a/dev/null
+++ b/noncore/settings/networksettings2/opietooth2_applet/.cvsignore
@@ -0,0 +1,3 @@
+Makefile*
+.moc*
+.obj
diff --git a/noncore/settings/networksettings2/ppp/.cvsignore b/noncore/settings/networksettings2/ppp/.cvsignore
index ab82789..74f8223 100644
--- a/noncore/settings/networksettings2/ppp/.cvsignore
+++ b/noncore/settings/networksettings2/ppp/.cvsignore
@@ -8,3 +8,5 @@ PPPGUI.cpp
PPPGUI.h
PPPIPGUI.cpp
PPPIPGUI.h
+PPPDialingGUI.*
+PPPRunGUI.* \ No newline at end of file