diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-11 15:41:27 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-11 15:41:27 -0700 |
commit | e9bb1f2d13cad8240cc95f1aae19316fe7568cbd (patch) | |
tree | 38e8afd50e101c4c4e99b918d9302882eee28639 /.gitignore | |
parent | ad4686b388da891ca07fba41a748ea90a3bb15cb (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..59627c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +.deps +Makefile +Makefile.in +Xmark.1 +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +stamp-h1 +x11perf +x11perf.1 +x11perfcomp +x11perfcomp.1 +*~ |