diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-09-13 15:08:19 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-09-13 15:08:19 -0700 |
commit | 98063dc377dff55f1b057eda14ace69beed82c16 (patch) | |
tree | 457d1a3645ec946bbe19a65c4d04889c06e13d54 | |
parent | 86a4f2a2d66bbeb6c9deee9133eb335f593c47f9 (diff) |
renamed: .cvsignore -> .gitignore
-rw-r--r-- | .gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f04b269 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +.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 +xmodmap +xmodmap.1 |