diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-03-03 15:50:56 +0100 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-03-03 15:50:56 +0100 |
commit | d05a04968e07f6a2084ceb747938dc7cc049cb5f (patch) | |
tree | fbaba4e78b1a8b5c6145a37b1fd9ea739cb3a3ea /.gitignore | |
parent | 25cbc9b3293f2c6df38bd0528b89101e5e547321 (diff) |
The start of some documentation.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,7 @@ *.gcda *.gcov *~ +*.html .deps .libs @@ -30,6 +31,7 @@ INSTALL libtool ltmain.sh m4 +makefile Makefile Makefile.in missing |