author | schurig <schurig> | 2004-09-09 06:37:16 (UTC) |
---|---|---|
committer | schurig <schurig> | 2004-09-09 06:37:16 (UTC) |
commit | 739d8dc8d4aed25e09d43805c802e9836240655b (patch) (unidiff) | |
tree | 17d454660db29af288ed327f2db726e61ad2c2b0 | |
parent | ebb830522c9662bda4c4453e532bcc29631c5d60 (diff) | |
download | opie-739d8dc8d4aed25e09d43805c802e9836240655b.zip opie-739d8dc8d4aed25e09d43805c802e9836240655b.tar.gz opie-739d8dc8d4aed25e09d43805c802e9836240655b.tar.bz2 |
added .cvsignore
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 | ||