diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:00 -0700 |
commit | e9214fe612d40bf5a792eda2dd9a52ef2bdba805 (patch) | |
tree | 6086428b1454cee4204b9946e5ab4a80fd3f1606 /.gitignore | |
parent | 29feb54b5a0e9a0bc96f02f7f8f89384afbd7feb (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4e7a527 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +stamp-h1 +xinerama.pc |