You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2020/03/04 05:13:20 UTC

[incubator-nlpcraft-java-client] 05/05: WIP on .gitignore

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

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-java-client.git

commit 1a4a8acdb6ebc126eac7c652c50159c749f79e13
Author: Aaron Radzinzski <ar...@datalingvo.com>
AuthorDate: Tue Mar 3 21:10:30 2020 -0800

    WIP on .gitignore
---
 .gitignore | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index ec1d470..ff5b89e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
 #
 
 **/*.iml
+*.iml
 .idea
 venv/
 _site/
@@ -25,8 +26,6 @@ _site/
 target
 out
 zips
-model.yaml
-model.json
 docs/Gemfile.lock
 
 *.class
@@ -43,5 +42,3 @@ docs/Gemfile.lock
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
-
-!/nlpcraft-java-client.iml