There were some .cvsignores missing. Here they are.
2007-04-03 Roman Kennke <[EMAIL PROTECTED]>
* native/target/.cvsignore,
* native/target/Linux/.cvsignore,
* native/target/generic/.cvsignore: Some new ignores.
/Roman
--
http://kennke.org/blog/
Index: native/target/.cvsignore
===================================================================
RCS file: native/target/.cvsignore
diff -N native/target/.cvsignore
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ native/target/.cvsignore 3 Apr 2007 20:17:47 -0000
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
Index: native/target/Linux/.cvsignore
===================================================================
RCS file: native/target/Linux/.cvsignore
diff -N native/target/Linux/.cvsignore
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ native/target/Linux/.cvsignore 3 Apr 2007 20:17:47 -0000
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
Index: native/target/generic/.cvsignore
===================================================================
RCS file: native/target/generic/.cvsignore
diff -N native/target/generic/.cvsignore
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ native/target/generic/.cvsignore 3 Apr 2007 20:17:47 -0000
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in