diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-18 13:57:47 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-18 13:57:47 -0700 |
commit | 861edc2009b8224d9acf77b9703a9fdb7d4903cc (patch) | |
tree | 4fbb43a41cf564a81d7c1faa2d67fe1bc40685f4 /.gitignore | |
parent | 38e77edd7c3cf9a3f8895e92e46debd0467ecc68 (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..43fe2e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +.deps +Makefile +Makefile.in +XClock +XClock-color +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 +xclock +xclock.1 +*~ |