This patch to .gitignore would be handy so git reports a clean status: diff --git a/.gitignore b/.gitignore index f464d9a..40dcd8c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # For a project mostly in C, the following would be a good set of # exclude patterns (uncomment them if you want to use them): # *.[oa] -# *~ +*~ # / /Makefile.in @@ -32,6 +32,10 @@ /doc/dev/Makefile.in /doc/dev/Makefile +# doc/examples/ +doc/examples/Makefile +doc/examples/Makefile.in + # /src/ /src/.deps /src/Makefile.in
Be Seeing You - Rob. If at first you don't succeed, then skydiving isn't for you. _________________________________________________________________ Got a cool Hotmail story? Tell us now http://clk.atdmt.com/UKM/go/195013117/direct/01/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/