author | schurig <schurig> | 2004-09-08 07:24:01 (UTC) |
---|---|---|
committer | schurig <schurig> | 2004-09-08 07:24:01 (UTC) |
commit | ed1d40ee75264e3c043cdd0d4c770384db02ffcb (patch) (unidiff) | |
tree | cb57eb5cf0133b285e6e41c6c7632bc885690f66 | |
parent | b3de15b123e342b71523dc2b1802e8208d8bf1af (diff) | |
download | opie-ed1d40ee75264e3c043cdd0d4c770384db02ffcb.zip opie-ed1d40ee75264e3c043cdd0d4c770384db02ffcb.tar.gz opie-ed1d40ee75264e3c043cdd0d4c770384db02ffcb.tar.bz2 |
correctly ignore h/cpp files for ui files
-rw-r--r-- | noncore/settings/networksettings2/.cvsignore | 28 |
1 files changed, 8 insertions, 20 deletions
diff --git a/noncore/settings/networksettings2/.cvsignore b/noncore/settings/networksettings2/.cvsignore index e000724..aff8879 100644 --- a/noncore/settings/networksettings2/.cvsignore +++ b/noncore/settings/networksettings2/.cvsignore | |||
@@ -6,24 +6,12 @@ | |||
6 | .moc.cpp | 6 | .moc.cpp |
7 | .moc.o | 7 | .moc.o |
8 | .o | 8 | .o |
9 | Makefile* | 9 | Makefile* |
10 | addconnection.cpp | 10 | activateprofileGUI.cpp |
11 | addconnection.h | 11 | activateprofileGUI.h |
12 | interfaceadvanced.cpp | 12 | activatevpnGUI.cpp |
13 | interfaceadvanced.h | 13 | activatevpnGUI.h |
14 | interfaceinformation.cpp | 14 | editconnectionGUI.cpp |
15 | interfaceinformation.h | 15 | editconnectionGUI.h |
16 | interfacesetup.cpp | 16 | networksettingsGUI.cpp |
17 | interfacesetup.h | 17 | networksettingsGUI.h |
18 | mainwindow.cpp | ||
19 | mainwindow.h | ||
20 | moc_*.cpp | ||
21 | networksetup | ||
22 | systemadvanced.cpp | ||
23 | systemadvanced.h | ||
24 | hosts.h | ||
25 | hosts.cpp | ||
26 | vpn.h | ||
27 | vpn.cpp | ||
28 | dns.h | ||
29 | dns.cpp | ||