From: Sylvain Beucler Date: Sun, 11 Mar 2012 09:35:29 +0000 (+0000) Subject: Add .gitignore file to work with git-svn X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=01831828f8db55da9d8a48ccae922f8caca8449f;p=freeglut Add .gitignore file to work with git-svn git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1107 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3aec20e --- /dev/null +++ b/.gitignore @@ -0,0 +1,32 @@ +Makefile.in +Makefile +INSTALL +.deps +aclocal.m4 +autom4te.cache +compile +config.guess +config.sub +configure +configure.cache +config.log +config.status +# config.h.in is now static and used with CMake, keep it: +#config.h.in +config.h +depcomp +install-sh +ltmain.sh +missing +stamp-h1 +*.tar +*.tar.gz +*.tar.bz2 +*.zip +*.o +*.a +*~ +# my build dirs: +cross-android +cross-woe +native