From 1b4c53f0b4dce1cb5c442d2ddb05b953d34a92fa Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Wed, 20 Jul 2022 17:07:56 +0200 Subject: [PATCH] [godot] Add CLion config files that got smoked due to incorrect .gitignore --- spine-godot/.idea/.DS_Store | Bin 0 -> 6148 bytes spine-godot/.idea/codeStyles/Project.xml | 12 ++ .../.idea/codeStyles/codeStyleConfig.xml | 5 + spine-godot/.idea/customTargets.xml | 25 +++ .../inspectionProfiles/Project_Default.xml | 6 + spine-godot/.idea/misc.xml | 19 +++ spine-godot/.idea/tools/External Tools.xml | 30 ++++ spine-godot/.idea/vcs.xml | 6 + spine-godot/.idea/workspace.xml | 147 ++++++++++++++++++ 9 files changed, 250 insertions(+) create mode 100644 spine-godot/.idea/.DS_Store create mode 100644 spine-godot/.idea/codeStyles/Project.xml create mode 100644 spine-godot/.idea/codeStyles/codeStyleConfig.xml create mode 100644 spine-godot/.idea/customTargets.xml create mode 100644 spine-godot/.idea/inspectionProfiles/Project_Default.xml create mode 100644 spine-godot/.idea/misc.xml create mode 100644 spine-godot/.idea/tools/External Tools.xml create mode 100644 spine-godot/.idea/vcs.xml create mode 100644 spine-godot/.idea/workspace.xml diff --git a/spine-godot/.idea/.DS_Store b/spine-godot/.idea/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6ee6e1ade48ef28e3ae63b8377061abc8d569fb0 GIT binary patch literal 6148 zcmeHLy-ve05dK_>D5XQi#OPP(8-yzCNPPj+mY+&#Q&AY$A~v3ciIItgffwL;SorR2 zl|)IUvLIC5RrY6}@8Y{piZ3nzH@u$?fIff@n_#=ku0dp7T1{F}(<3^4#t3(KK!!`K zYSyMO28@CK#(=!LT}+T;%D1-k{$|&M(IlTQL%^+*O?LAA3!LMYc*U8XJJq=HwXI({kHgn>9$W1>&wujz zt#36?Ift>&+;aXhtg6`@JXTlBF~7g9V=noZBWt#3*k58W*?k6Bvqd^b0j)O%i~(a{ z&48Q_o=q@`SOnCggPmRhh;6D>IMy0Q^r9dp5sQG-P+V{&23Hra7%sR|@1tE3u?QI4 z;dEy{C+_Ux4aMp1)O$6DO9EPN3>X7d2KK_VFZKUy^Zmc-WHV#H7}zNWTss}5L#7mK yYb`mcwVv&QO+@U9fa=07mSY`ADVF~WRJi74KujVQ0jZ(bhk(*xoiXsI415FoF@fp; literal 0 HcmV?d00001 diff --git a/spine-godot/.idea/codeStyles/Project.xml b/spine-godot/.idea/codeStyles/Project.xml new file mode 100644 index 000000000..05a8cea49 --- /dev/null +++ b/spine-godot/.idea/codeStyles/Project.xml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/spine-godot/.idea/codeStyles/codeStyleConfig.xml b/spine-godot/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 000000000..79ee123c2 --- /dev/null +++ b/spine-godot/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/spine-godot/.idea/customTargets.xml b/spine-godot/.idea/customTargets.xml new file mode 100644 index 000000000..d60fe18e4 --- /dev/null +++ b/spine-godot/.idea/customTargets.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/spine-godot/.idea/inspectionProfiles/Project_Default.xml b/spine-godot/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 000000000..03d9549ea --- /dev/null +++ b/spine-godot/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/spine-godot/.idea/misc.xml b/spine-godot/.idea/misc.xml new file mode 100644 index 000000000..f2e9f7c04 --- /dev/null +++ b/spine-godot/.idea/misc.xml @@ -0,0 +1,19 @@ + + + + + + + + + + \ No newline at end of file diff --git a/spine-godot/.idea/tools/External Tools.xml b/spine-godot/.idea/tools/External Tools.xml new file mode 100644 index 000000000..01aef4873 --- /dev/null +++ b/spine-godot/.idea/tools/External Tools.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/spine-godot/.idea/vcs.xml b/spine-godot/.idea/vcs.xml new file mode 100644 index 000000000..94a25f7f4 --- /dev/null +++ b/spine-godot/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/spine-godot/.idea/workspace.xml b/spine-godot/.idea/workspace.xml new file mode 100644 index 000000000..a9d4a1289 --- /dev/null +++ b/spine-godot/.idea/workspace.xml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1633088939732 + + + + + + + + + + file://$PROJECT_DIR$/../spine_godot/register_types.cpp + 76 + + + + + \ No newline at end of file