author | drw <drw> | 2004-02-14 17:43:41 (UTC) |
---|---|---|
committer | drw <drw> | 2004-02-14 17:43:41 (UTC) |
commit | 9a9c6a2c813347a2a1f83333314b2fd07f34828a (patch) (side-by-side diff) | |
tree | 6b517ae442978ff104a9e3c6f392f4ff34a0cfc1 /noncore/games | |
parent | f8e43c3ba35bc784fc332e27db2898d4191269ac (diff) | |
download | opie-9a9c6a2c813347a2a1f83333314b2fd07f34828a.zip opie-9a9c6a2c813347a2a1f83333314b2fd07f34828a.tar.gz opie-9a9c6a2c813347a2a1f83333314b2fd07f34828a.tar.bz2 |
Clean-up of .cvsignore files
-rw-r--r-- | noncore/games/bounce/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/games/fifteen/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/games/go/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/games/kbill/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/games/mindbreaker/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/games/minesweep/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/games/qasteroids/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/games/wordgame/.cvsignore | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/noncore/games/bounce/.cvsignore b/noncore/games/bounce/.cvsignore index c13418b..93b952d 100644 --- a/noncore/games/bounce/.cvsignore +++ b/noncore/games/bounce/.cvsignore @@ -1,2 +1,4 @@ Makefile* moc_* +.moc +.obj diff --git a/noncore/games/fifteen/.cvsignore b/noncore/games/fifteen/.cvsignore index c13418b..93b952d 100644 --- a/noncore/games/fifteen/.cvsignore +++ b/noncore/games/fifteen/.cvsignore @@ -1,2 +1,4 @@ Makefile* moc_* +.moc +.obj diff --git a/noncore/games/go/.cvsignore b/noncore/games/go/.cvsignore index c13418b..93b952d 100644 --- a/noncore/games/go/.cvsignore +++ b/noncore/games/go/.cvsignore @@ -1,2 +1,4 @@ Makefile* moc_* +.moc +.obj diff --git a/noncore/games/kbill/.cvsignore b/noncore/games/kbill/.cvsignore index 7f0c1b8..789c5cf 100644 --- a/noncore/games/kbill/.cvsignore +++ b/noncore/games/kbill/.cvsignore @@ -5,3 +5,5 @@ Makefile* helpdialog.cpp helpdialog.h moc_* +.moc +.obj diff --git a/noncore/games/mindbreaker/.cvsignore b/noncore/games/mindbreaker/.cvsignore index 0e4d9eb..6c68e93 100644 --- a/noncore/games/mindbreaker/.cvsignore +++ b/noncore/games/mindbreaker/.cvsignore @@ -2,3 +2,5 @@ Makefile* helpdialog.cpp helpdialog.h moc_* +.moc +.obj diff --git a/noncore/games/minesweep/.cvsignore b/noncore/games/minesweep/.cvsignore index c13418b..93b952d 100644 --- a/noncore/games/minesweep/.cvsignore +++ b/noncore/games/minesweep/.cvsignore @@ -1,2 +1,4 @@ Makefile* moc_* +.moc +.obj diff --git a/noncore/games/qasteroids/.cvsignore b/noncore/games/qasteroids/.cvsignore index 3ddb981..75bf115 100644 --- a/noncore/games/qasteroids/.cvsignore +++ b/noncore/games/qasteroids/.cvsignore @@ -1,2 +1,4 @@ Makefile* moc_*.cpp +.moc +.obj diff --git a/noncore/games/wordgame/.cvsignore b/noncore/games/wordgame/.cvsignore index 7e4b231..5301b48 100644 --- a/noncore/games/wordgame/.cvsignore +++ b/noncore/games/wordgame/.cvsignore @@ -4,3 +4,5 @@ newgamebase.cpp newgamebase.h rulesbase.cpp rulesbase.h +.moc +.obj |