author | schurig <schurig> | 2004-09-09 06:37:16 (UTC) |
---|---|---|
committer | schurig <schurig> | 2004-09-09 06:37:16 (UTC) |
commit | 739d8dc8d4aed25e09d43805c802e9836240655b (patch) (side-by-side diff) | |
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 @@ +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 |