diff options
| author | David Siaw <[email protected]> | 2019-08-26 00:23:28 +0900 |
|---|---|---|
| committer | David Siaw <[email protected]> | 2019-08-26 00:23:28 +0900 |
| commit | e1e96c0cf480930f33dcb4355f38244319ce0e37 (patch) | |
| tree | 6941283adec71432053c8c539550543b7f068d99 /.gitignore | |
| parent | a4870a579f483b30e547f6ed5d105179be222e53 (diff) | |
| download | mruby-e1e96c0cf480930f33dcb4355f38244319ce0e37.tar.gz mruby-e1e96c0cf480930f33dcb4355f38244319ce0e37.zip | |
change doc directory and reduce warnings
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0c9fc3fef..3e728356a 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,6 @@ tags /benchmark/*.png /doc/api -/doxygen/ +/doc/capi /src/y.tab.c |
