diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-14 18:56:18 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-14 18:56:18 -0700 |
commit | 6767671f502964d385aa41de3a45fb479c6330c0 (patch) | |
tree | a62a35382d25f8cfe9c26bcf3d4c1caa415bb948 /.gitignore | |
parent | 4cc2697880ae61723094dacf78ffe77d81f6e0ee (diff) | |
download | xorg-proto-inputproto-6767671f502964d385aa41de3a45fb479c6330c0.tar.gz |
renamed: .cvsignore -> .gitignoreinputproto-1.3-branch
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2c3bca3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +install-sh +missing +inputproto.pc |