summaryrefslogtreecommitdiff
path: root/noncore/settings
authordrw <drw>2005-02-20 20:56:48 (UTC)
committer drw <drw>2005-02-20 20:56:48 (UTC)
commite5d8117ff25ff91b4ba8029a63b6ffed4ea56d38 (patch) (side-by-side diff)
treeff4fe59a7f4bb458a3cedd3d5d6916a2b75cecdd /noncore/settings
parent998822e43e96d31684081404aea5f6a7e9f2f61f (diff)
downloadopie-e5d8117ff25ff91b4ba8029a63b6ffed4ea56d38.zip
opie-e5d8117ff25ff91b4ba8029a63b6ffed4ea56d38.tar.gz
opie-e5d8117ff25ff91b4ba8029a63b6ffed4ea56d38.tar.bz2
.cvsignore updates
Diffstat (limited to 'noncore/settings') (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