From bce1309d11ac87c0a867c32dd642ea197643331b Mon Sep 17 00:00:00 2001 From: Arian Rahimi Date: Tue, 13 Aug 2019 14:46:38 +0430 Subject: [PATCH] chore: add road-map to the readme ignore /.idea dir in git --- .gitignore | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b8fb7487..50c44754 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ cli/index.js .ghpages-tmp stats.json /package-lock.json +/.idea/ diff --git a/README.md b/README.md index 140d20c0..bd8e887f 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ - [x] ~~docs pre-rendering (performance and SEO)~~ - [ ] ability to simple branding/styling - [ ] built-in API Console + - [ ] support RTL languages ## Releases **Important:** all the 2.x releases are deployed to npm and can be used via jsdeliver: