diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2006-02-18 22:56:03 -0800 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2006-02-18 22:56:03 -0800 |
commit | 209cb2a20614c29180662680a66e83a31c874a57 (patch) | |
tree | 42fb45db06a370d754627903e402b1aabfd4ea3e /.gitignore | |
parent | 9b4d1c844fbd4c9dfd50c3ba94fda2d193c289ad (diff) |
Move .cvsignore to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3d5e104 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +missing +mkinstalldirs +*.pc |