diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:05 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:05 -0700 |
commit | a8abbe92f0486f174fb89ca2c81eabede646bf32 (patch) | |
tree | a7be3435519482e32719055e6bd78bf052c344a5 /.gitignore | |
parent | 88f4e37d937f171352dc0089a0903c0a3d9487d8 (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..118b016 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +missing +mkinstalldirs +stamp-h1 +xrandr.pc |