diff options
author | Björn-Egil Dahlberg <[email protected]> | 2016-05-12 19:05:19 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2016-05-12 19:05:19 +0200 |
commit | 17efd164dfa742e13464bfa5780ea68c8c1873aa (patch) | |
tree | bdd07f13dec4bb918419bfa19f18b63e7ec17537 /.gitignore | |
parent | ce2b74f7332b62d4c34141b888bde09595b8f10d (diff) | |
download | otp-17efd164dfa742e13464bfa5780ea68c8c1873aa.tar.gz otp-17efd164dfa742e13464bfa5780ea68c8c1873aa.tar.bz2 otp-17efd164dfa742e13464bfa5780ea68c8c1873aa.zip |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore index 3dcfa79f4d..455d3e5f55 100644 --- a/.gitignore +++ b/.gitignore @@ -360,15 +360,8 @@ JAVADOC-GENERATED # system -/system/doc/pdf/*.pdf -/system/doc/pdf/*.fo -/system/doc/html/*.html -/system/doc/html/*.eix -/system/doc/html/js -/system/doc/html/*/*.html -/system/doc/html/*/*.gif -/system/doc/html/*/*.jpg -/system/doc/html/*/*.eix +/system/doc/pdf +/system/doc/html /system/doc/top/PR.template /system/doc/top/erlresolvelinks.js /system/doc/programming_examples/funs.xml |