diff options
author | Michel Dänzer <michel@tungstengraphics.com> | 2007-01-15 17:12:57 +0100 |
---|---|---|
committer | Michel Dänzer <michel@tungstengraphics.com> | 2007-01-15 17:17:05 +0100 |
commit | f4363bef8760521d07a2b90d81dd85d19192bcf2 (patch) | |
tree | e367db785613aff330d56d8a6beafc123d2bd84a /.gitignore | |
parent | 9f0d4a66bbe6e11957e98d23b4baa8c76d8803b2 (diff) |
Rename .cvsignore to .gitignore.
Diffstat (limited to '.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..73418f7 --- /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 +xvinfo +xvinfo.1 |