-rw-r--r-- | core/multimedia/opieplayer/wavplugin/.cvsignore | 2 | ||||
-rw-r--r-- | core/pim/datebook/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/.cvsignore | 3 | ||||
-rw-r--r-- | noncore/comm/keypebble/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/games/tictac/.cvsignore | 3 | ||||
-rw-r--r-- | noncore/net/opieftp/.cvsignore | 3 |
6 files changed, 15 insertions, 2 deletions
diff --git a/core/multimedia/opieplayer/wavplugin/.cvsignore b/core/multimedia/opieplayer/wavplugin/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/core/multimedia/opieplayer/wavplugin/.cvsignore +++ b/core/multimedia/opieplayer/wavplugin/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | 1 | moc_* |
2 | Makefile | 2 | Makefile* |
diff --git a/core/pim/datebook/.cvsignore b/core/pim/datebook/.cvsignore index 3135865..5ee25c7 100644 --- a/core/pim/datebook/.cvsignore +++ b/core/pim/datebook/.cvsignore | |||
@@ -10,3 +10,7 @@ datebooksettingsbase.h | |||
10 | datebooksettingsbase.cpp | 10 | datebooksettingsbase.cpp |
11 | repeatentrybase.cpp | 11 | repeatentrybase.cpp |
12 | repeatentrybase.h | 12 | repeatentrybase.h |
13 | datebook/datebookweeklstdayhdr.cpp | ||
14 | datebook/datebookweeklstdayhdr.h | ||
15 | datebook/datebookweeklstheader.cpp | ||
16 | datebook/datebookweeklstheader.h | ||
diff --git a/noncore/.cvsignore b/noncore/.cvsignore new file mode 100644 index 0000000..c9bb88e --- a/dev/null +++ b/noncore/.cvsignore | |||
@@ -0,0 +1,3 @@ | |||
1 | Makefile* | ||
2 | moc_* | ||
3 | *.moc \ No newline at end of file | ||
diff --git a/noncore/comm/keypebble/.cvsignore b/noncore/comm/keypebble/.cvsignore index c4782a1..b0527b1 100644 --- a/noncore/comm/keypebble/.cvsignore +++ b/noncore/comm/keypebble/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | 1 | moc_* |
2 | *.moc | 2 | *.moc |
3 | Makefile | 3 | Makefile* |
4 | vncoptionsbase.cpp | 4 | vncoptionsbase.cpp |
5 | vncoptionsbase.h | 5 | vncoptionsbase.h |
diff --git a/noncore/games/tictac/.cvsignore b/noncore/games/tictac/.cvsignore new file mode 100644 index 0000000..c9bb88e --- a/dev/null +++ b/noncore/games/tictac/.cvsignore | |||
@@ -0,0 +1,3 @@ | |||
1 | Makefile* | ||
2 | moc_* | ||
3 | *.moc \ No newline at end of file | ||
diff --git a/noncore/net/opieftp/.cvsignore b/noncore/net/opieftp/.cvsignore new file mode 100644 index 0000000..c9bb88e --- a/dev/null +++ b/noncore/net/opieftp/.cvsignore | |||
@@ -0,0 +1,3 @@ | |||
1 | Makefile* | ||
2 | moc_* | ||
3 | *.moc \ No newline at end of file | ||