author | kergoth <kergoth> | 2002-11-05 19:47:45 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-05 19:47:45 (UTC) |
commit | dd60e5b7e5b851fb9206e6dbb87fda6f043bac12 (patch) (side-by-side diff) | |
tree | 13e321c3660ee60ed00f0b735f1a2af38b750fc6 /core/.cvsignore | |
parent | d49431c3b6c8b6cc0ccfc8bf0f850ae80183db5a (diff) | |
download | opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.zip opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.tar.gz opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.tar.bz2 |
you know the drill
-rw-r--r-- | core/.cvsignore | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/core/.cvsignore b/core/.cvsignore index 0a3293a..bebc752 100644 --- a/core/.cvsignore +++ b/core/.cvsignore @@ -1,15 +1,16 @@ -moc_* *.moc -bin -plugins Makefile +appearancesettingsbase.cpp appearancesettingsbase.h -soundsettingsbase.h -lightsettingsbase.h +bin +config.in languagesettingsbase.cpp -rotationsettingsbase.cpp -appearancesettingsbase.cpp -lightsettingsbase.cpp languagesettingsbase.h +lightsettingsbase.cpp +lightsettingsbase.h +moc_* +plugins +rotationsettingsbase.cpp rotationsettingsbase.h soundsettingsbase.cpp +soundsettingsbase.h |