From 6688c21f85aaa5ae8f7be6b1a0f9e3da133c9d65 Mon Sep 17 00:00:00 2001 From: BarsTigerMeowcat Date: Sun, 26 Jan 2020 12:53:08 +0200 Subject: [PATCH] branch test --- .idea/.gitignore | 2 ++ .idea/vcs.xml | 6 ++++++ myOwnProjects/secretAgentHome/superBudka.py | 5 ++++- 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..5c98b42 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,2 @@ +# Default ignored files +/workspace.xml \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/myOwnProjects/secretAgentHome/superBudka.py b/myOwnProjects/secretAgentHome/superBudka.py index 7516893..9564f35 100644 --- a/myOwnProjects/secretAgentHome/superBudka.py +++ b/myOwnProjects/secretAgentHome/superBudka.py @@ -40,7 +40,10 @@ y = pos.y z = pos.z build(x, y, z, structure) - +#eto comment +#eto comment +#eto comment +#eto comment budX = x + 2 budY = y