You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2020/10/19 04:23:27 UTC

[incubator-tuweni-website] 06/41: Ignore .idea folder

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 <an...@lunar-ocean.com>
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: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org