From 0bf00046d2fe4af08014e82bb451987fc9605d84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timon=20R=C3=B6mer?= <t.roemer@vr.rwth-aachen.de> Date: Fri, 8 Nov 2024 00:30:42 +0100 Subject: [PATCH] Adds Directory --- .idea/.idea.FlowForge/.idea/dictionaries/timon.xml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .idea/.idea.FlowForge/.idea/dictionaries/timon.xml diff --git a/.idea/.idea.FlowForge/.idea/dictionaries/timon.xml b/.idea/.idea.FlowForge/.idea/dictionaries/timon.xml new file mode 100644 index 0000000..019a8dd --- /dev/null +++ b/.idea/.idea.FlowForge/.idea/dictionaries/timon.xml @@ -0,0 +1,3 @@ +<component name="ProjectDictionaryState"> + <dictionary name="timon" /> +</component> \ No newline at end of file -- GitLab