summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kbill/.cvsignore2
-rw-r--r--noncore/unsupported/oipkg/.cvsignore4
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 @@
1Makefile* 1Makefile*
2.deps 2.deps
3.libs 3.libs
4*.o 4*.o
5moc_* 5moc_*
6helpdialog.cpp
7helpdialog.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
2Makefile* 2Makefile*
3moc_* 3moc_*
4*~ 4*~
5*.kdev* 5*.kdev*
6pksettingsbase.cpp
7pksettingsbase.h
8runwindow.cpp
9runwindow.h \ No newline at end of file