This is an automated email from the ASF dual-hosted git repository.

okram pushed a commit to branch tp4
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit f8c3ef07b0bca1109cb3cea3d2a5a091a318501b
Author: Stephen Mallette <[email protected]>
AuthorDate: Wed Mar 13 11:02:21 2019 -0400

    Hide .idea folder
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ad8c63c..ce14a15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 *.iml
 *.ipr
 *.iws
+.idea/
 target/
 fileTemplates/

Reply via email to