diff options
| author | David Siaw <[email protected]> | 2019-08-18 12:12:38 +0900 |
|---|---|---|
| committer | David Siaw <[email protected]> | 2019-08-18 13:07:24 +0900 |
| commit | 8d70a9b1b547e6ae4dffe4e604a614fc6d5a1fb4 (patch) | |
| tree | df5eca8fce0c5cfce2ae2fd94b4e4ad5e3509e32 /.gitignore | |
| parent | 99715a2e623e6baac5a16f2112282816a4d4c6a1 (diff) | |
| download | mruby-8d70a9b1b547e6ae4dffe4e604a614fc6d5a1fb4.tar.gz mruby-8d70a9b1b547e6ae4dffe4e604a614fc6d5a1fb4.zip | |
first bit of doc generation
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 400c77386..a1dbc6a3c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,5 +30,6 @@ tags /benchmark/*.png /doc/api +/doxygen/ /src/y.tab.c |
