From eac739d07ce5d25b191e5951760fbb96f735b214 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Fri, 29 Jan 2021 21:52:23 +0100 Subject: [PATCH] env upd --- .gitignore | 4 +- .idea/codeStyles/Project.xml | 51 ++++ .idea/dbnavigator.xml | 468 +++++++++++++++++++++++++++++++++++ 3 files changed, 521 insertions(+), 2 deletions(-) create mode 100644 .idea/dbnavigator.xml diff --git a/.gitignore b/.gitignore index 4953aef..2dd232a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,5 @@ jasmin.jar *.j TestClass.stups -/DotOut.dot.svg -/DotOut.dot +*.svg +*.dot diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 8f9dd3a..0008d5d 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -23,6 +23,30 @@