diff options
author | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:25:02 -0400 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:25:02 -0400 |
commit | 4a01239ff7c89c56f5dfd5ec5c963422b6dd7184 (patch) | |
tree | 74fa459156f51313a29badd8d217dc0a16b50f9f /.gitignore | |
parent | b9d4d0d8877d3c1c69752e0ff4215cdb3d0742d5 (diff) |
Rename .cvsignore to .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..aefc23c --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.deps +Makefile +Makefile.in +XMore +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 +xmore +xmore.1 |