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/apps/tinykate | |
parent | f8e43c3ba35bc784fc332e27db2898d4191269ac (diff) | |
download | opie-9a9c6a2c813347a2a1f83333314b2fd07f34828a.zip opie-9a9c6a2c813347a2a1f83333314b2fd07f34828a.tar.gz opie-9a9c6a2c813347a2a1f83333314b2fd07f34828a.tar.bz2 |
Clean-up of .cvsignore files
-rw-r--r-- | noncore/apps/tinykate/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/apps/tinykate/libkate/.cvsignore | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/noncore/apps/tinykate/.cvsignore b/noncore/apps/tinykate/.cvsignore index abadb09..fd865a4 100644 --- a/noncore/apps/tinykate/.cvsignore +++ b/noncore/apps/tinykate/.cvsignore @@ -1,2 +1,4 @@ moc* -Makefile*
\ No newline at end of file +Makefile* +.moc +.obj diff --git a/noncore/apps/tinykate/libkate/.cvsignore b/noncore/apps/tinykate/libkate/.cvsignore index 590e97b..e737538 100644 --- a/noncore/apps/tinykate/libkate/.cvsignore +++ b/noncore/apps/tinykate/libkate/.cvsignore @@ -1 +1,3 @@ -Makefile*
\ No newline at end of file +Makefile* +.moc +.obj |