You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@madlib.apache.org by do...@apache.org on 2021/01/04 20:49:21 UTC

[madlib] 04/05: Add .idea to .gitignore

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

domino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git

commit 62ba6c87095007df98cb6596ea7e960ae554af03
Author: Domino Valdano <dv...@vmware.com>
AuthorDate: Fri Oct 2 19:22:21 2020 -0700

    Add .idea to .gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d8adb2a..ad9a296 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ auto
 eproject.cfg
 *.project.vim
 .vscode
+.idea