commit | a24f8b4345d9157e7229c9e248586fa1a9ef3b2a | [log] [tgz] |
---|---|---|
author | Ilya Gorbunov <ilya.gorbunov@jetbrains.com> | Wed Jul 13 20:37:18 2016 +0300 |
committer | Ilya Gorbunov <ilya.gorbunov@jetbrains.com> | Wed Jul 13 20:50:45 2016 +0300 |
tree | 385fdf1ecd1241a7af0a0944bc9ffee90efe9915 | |
parent | de60f8452d8c624588f9e0aad5ad1e3130580f96 [diff] |
Minor: exclude directory with the generated stdlib documentation (cherry picked from commit a66fc9043437d2e75f04feadcfc63c61b04bd196)
diff --git a/libraries/.gitignore b/libraries/.gitignore index f7f4ca2..e2ae231 100644 --- a/libraries/.gitignore +++ b/libraries/.gitignore
@@ -1,4 +1,5 @@ target +/doc/ .idea *.iml *.ipr