diff options
author | Rickard Green <[email protected]> | 2014-02-21 11:34:48 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-02-21 11:34:48 +0100 |
commit | 2b7d4bebe6d7ecf79d78ead792237a458798be5f (patch) | |
tree | 41f7e09f26207eee7c7f4a2123583dd07d7a506a /.gitignore | |
parent | dd298cc2d6b21e8c387ac525bd678f0dfa8853f3 (diff) | |
parent | f51da9be40b578cdf386264312eb9b37d18ce778 (diff) | |
download | otp-2b7d4bebe6d7ecf79d78ead792237a458798be5f.tar.gz otp-2b7d4bebe6d7ecf79d78ead792237a458798be5f.tar.bz2 otp-2b7d4bebe6d7ecf79d78ead792237a458798be5f.zip |
Merge branch 'rickard/doc-build/OTP-11713'
* rickard/doc-build/OTP-11713:
Build documentation with bootstrap system
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9cd91245f5..3a9e53dc94 100644 --- a/.gitignore +++ b/.gitignore @@ -114,6 +114,8 @@ JAVADOC-GENERATED /bootstrap/lib/asn1 /bootstrap/lib/common_test +/bootstrap/lib/edoc +/bootstrap/lib/erl_docgen /bootstrap/lib/hipe /bootstrap/lib/ic /bootstrap/lib/orber |