From: <eg...@us...> - 2008-06-11 21:08:44
|
Revision: 909 http://opengate.svn.sourceforge.net/opengate/?rev=909&view=rev Author: egore Date: 2008-06-11 14:08:31 -0700 (Wed, 11 Jun 2008) Log Message: ----------- Add a nice little .gitignore Added Paths: ----------- trunk/.gitignore Added: trunk/.gitignore =================================================================== --- trunk/.gitignore (rev 0) +++ trunk/.gitignore 2008-06-11 21:08:31 UTC (rev 909) @@ -0,0 +1,21 @@ +*.o +Makefile +Makefile.in +*.log +config.guess +config.h +config.h.in +config.status +config.sub +configure +stamp-h1 +.deps +aclocal.m4 +autom4te.cache +.anjuta +*.cache +libtool +ltmain.sh +TODO.tasks +opengateclient +opengateserver This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |