diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-11-06 14:46:15 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-11-06 14:46:15 -0800 |
commit | c9da362e9f3f80a91b91011c21ef85e1cd3ef48b (patch) | |
tree | 51874c053885ad7d2ec087943dc86dd973d7c12d /.gitignore | |
parent | de19be83afe7d0dc9a71fa529e80d91b4e26bdda (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a7d3f57 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +.deps +Makefile +Makefile.in +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 +startx +startx.1 +xinit +xinit.1 +xinitrc |