author | harlekin <harlekin> | 2002-05-06 17:55:00 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-05-06 17:55:00 (UTC) |
commit | 85de3a72de055e192b331248154dcce095377d1f (patch) (unidiff) | |
tree | 8295444e2f81b1699f0e5258fc5b9e41ad33ee93 | |
parent | d49663597393e1b9e63041964a080069e4b6a664 (diff) | |
download | opie-85de3a72de055e192b331248154dcce095377d1f.zip opie-85de3a72de055e192b331248154dcce095377d1f.tar.gz opie-85de3a72de055e192b331248154dcce095377d1f.tar.bz2 |
added from ui generated files
-rw-r--r-- | noncore/games/kbill/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/unsupported/oipkg/.cvsignore | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/noncore/games/kbill/.cvsignore b/noncore/games/kbill/.cvsignore index 2d4a523..28d14dd 100644 --- a/noncore/games/kbill/.cvsignore +++ b/noncore/games/kbill/.cvsignore | |||
@@ -1,5 +1,7 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | .deps | 2 | .deps |
3 | .libs | 3 | .libs |
4 | *.o | 4 | *.o |
5 | moc_* | 5 | moc_* |
6 | helpdialog.cpp | ||
7 | helpdialog.h \ No newline at end of file | ||
diff --git a/noncore/unsupported/oipkg/.cvsignore b/noncore/unsupported/oipkg/.cvsignore index 9d22b66..aa6b905 100644 --- a/noncore/unsupported/oipkg/.cvsignore +++ b/noncore/unsupported/oipkg/.cvsignore | |||
@@ -1,5 +1,9 @@ | |||
1 | .cvsignore | 1 | .cvsignore |
2 | Makefile* | 2 | Makefile* |
3 | moc_* | 3 | moc_* |
4 | *~ | 4 | *~ |
5 | *.kdev* | 5 | *.kdev* |
6 | pksettingsbase.cpp | ||
7 | pksettingsbase.h | ||
8 | runwindow.cpp | ||
9 | runwindow.h \ No newline at end of file | ||