diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-12 17:00:16 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-12 17:00:16 -0700 |
commit | 43b8275be56151bf0e29ce22795afbef24de0f9c (patch) | |
tree | 1e1649d26c0f8a64f4a1f74180192e8abf922c2b /.gitignore | |
parent | 385d7fa4f151425539d613c9665b5e862f3ef614 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc53bf2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,32 @@ +XauDisposeAuth.3 +XauFileName.3 +XauGetAuthByAddr.3 +XauGetBestAuthByAddr.3 +XauLockAuth.3 +XauReadAuth.3 +XauUnlockAuth.3 +XauWriteAuth.3 +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +.deps +install-sh +.libs +libtool +libXau.la +*.lo +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +stamp-h1 +xau.pc |