-rw-r--r-- | noncore/games/oyatzee/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/games/sfcave/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/games/zlines/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/games/zsame/.cvsignore | 4 |
4 files changed, 15 insertions, 1 deletions
diff --git a/noncore/games/oyatzee/.cvsignore b/noncore/games/oyatzee/.cvsignore new file mode 100644 index 0000000..75bf115 --- a/dev/null +++ b/noncore/games/oyatzee/.cvsignore @@ -0,0 +1,4 @@ +Makefile* +moc_*.cpp +.moc +.obj diff --git a/noncore/games/sfcave/.cvsignore b/noncore/games/sfcave/.cvsignore index 9338e43..75bf115 100644 --- a/noncore/games/sfcave/.cvsignore +++ b/noncore/games/sfcave/.cvsignore @@ -1,2 +1,4 @@ Makefile* -moc*
\ No newline at end of file +moc_*.cpp +.moc +.obj diff --git a/noncore/games/zlines/.cvsignore b/noncore/games/zlines/.cvsignore new file mode 100644 index 0000000..75bf115 --- a/dev/null +++ b/noncore/games/zlines/.cvsignore @@ -0,0 +1,4 @@ +Makefile* +moc_*.cpp +.moc +.obj diff --git a/noncore/games/zsame/.cvsignore b/noncore/games/zsame/.cvsignore new file mode 100644 index 0000000..75bf115 --- a/dev/null +++ b/noncore/games/zsame/.cvsignore @@ -0,0 +1,4 @@ +Makefile* +moc_*.cpp +.moc +.obj |