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 | d16efb51915d9661788c96140635514cf6314d46 (patch) | |
tree | 26113ed328169d82237709b08cebeb31e0d8302a /.gitignore | |
parent | 1d977c7b2d519e22f319075563e7faf4bbd31d58 (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 |