diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:12 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:12 -0700 |
commit | 316e02ab0bd590851c80e3028150f2a6a5a36708 (patch) | |
tree | 7400eddd51be66404a05671a573f06d7f6d4aaef /.gitignore | |
parent | b5be6bc7a5b5527f86dfd224e89a7c1561845131 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7250f89 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +xxf86dga.pc |