commit | 1ed4bde39f0daf361fb9fd62b801c84e4ba99cec | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Mon Jul 29 11:24:17 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Mon Jul 29 11:24:17 2013 -0700 |
tree | 2e010b01bbc9b7b7322b4274189e54d8d043ff88 | |
parent | 420b5895afb8bcd8ea72cb4f034c0327e71f0041 [diff] |
Added Doxyten section
diff --git a/.gitignore b/.gitignore index d2c74f8..973beb8 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,4 +1,3 @@ -.DS_Store .waf* .lock* tools/yui*.jar @@ -7,3 +6,10 @@ ndnProtocol.xpi ndnProtocol/modules/ndn-js.jsm +# Doxygen output +/doc/html +/doc/latex + +# Mac OSX +.DS_Store +