-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 | |||
@@ -3,3 +3,5 @@ Makefile* | |||
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 | |||
@@ -3,3 +3,7 @@ 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 | ||