From 7bea71876dda5587fae82ff6d1357267be53ba3c Mon Sep 17 00:00:00 2001 From: Javier Toledo Date: Wed, 30 Aug 2023 13:13:40 +0100 Subject: [PATCH] Removed embeddings arithmetics from documentation. Also removed `.idea/workspace.xml` from git tracking and gitignored it, as it's an user-specific IDE file --- .gitignore | 1 + .idea/workspace.xml | 149 ------------------ .../docs/03_components/02_embeddings_space.md | 79 ---------- 3 files changed, 1 insertion(+), 228 deletions(-) delete mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore index 5da6bb0..2d8cf21 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ build/ !**/src/test/**/build/ ### IntelliJ IDEA ### +.idea/workspace.xml .idea/modules.xml .idea/jarRepositories.xml .idea/compiler.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 896c842..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -