This is an automated email from the ASF dual-hosted git repository. toulmean pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tuweni-website.git
commit df74c025d5d409fc9a923c4010ecc66402ce6f26 Author: Antoine Toulme <[email protected]> AuthorDate: Mon Jul 1 17:51:49 2019 +0200 Ignore .idea folder --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 29d05ec..eabae41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -target +.idea .sass-cache +target --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
