From 4494c9deaa7bf6a7f3af39ce700e15346c786235 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Jes=C3=BAs=20=C3=81lvarez=20Gonzalez?= Date: Tue, 3 Dec 2019 20:50:48 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20fichero=20constantes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Este fichero facilita los cambios de credenciales o de dirección de los servidores mysql --- .DS_Store | Bin 0 -> 6148 bytes .idea/PlayingWith-PyQt.iml | 11 + .idea/inspectionProfiles/Project_Default.xml | 12 + .idea/misc.xml | 4 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 360 +++++++++++++++++++ 7 files changed, 401 insertions(+) create mode 100644 .DS_Store create mode 100644 .idea/PlayingWith-PyQt.iml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..98e1243aa1212e6eb95c1c22d2c66d8a300426f5 GIT binary patch literal 6148 zcmeHKu};G<5PgP9l$Ihk7&9_ef|VseJ0JlN0@8bjD-PuBk z8(5GKLU+>nIrhES_afUd0Jk^GwtzJNO}b#C#iGWfUwqCMLQ99}^c|NNV1zDan9N06 zgDGGN{51t+?Y1!Fy1k{B*6+bI9}TDZko~eb?9eyg)mV!;Q@`dT&TGV3;@&XhSb1Hv zTaThU$QYSnOxA#9#u?T#pCe|Q(U;1b;a)TA;s#IE*}1ofwMxdF#%J8Uq&Cr!bvLVW zA(_3D)L7BjoUHF>Dmj*U9UOAhF|O!cj`&CqSRK(xj%DT&nFrWMAICUDKZ=&z%F!Jh zab^=-<6KKo_Mz@8$ai+lQfAAXTTY(nKd5C;iwdKK6a7+8(G&N5D! z$u4@FXP={7A&VHyzrtXGWKK{!dkG+^P8Jv8U3L{D|$is3w+?MaAB0~Q`V9WGoxTo~Df8;aA>`Tj)1;Zl!Q zngXUkRe?qSxF+X+|LgmIm1Iw*fGO~=6mX5+S#OUig|l@oIXP<+`UPD~;tG#SVG)jF ft;kWlL04m6A{Am9u<*zhn*9i<3|5!|zpB6of_1`^ literal 0 HcmV?d00001 diff --git a/.idea/PlayingWith-PyQt.iml b/.idea/PlayingWith-PyQt.iml new file mode 100644 index 0000000..f3d7bc9 --- /dev/null +++ b/.idea/PlayingWith-PyQt.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..755973a --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..a2e120d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..baae84c --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ 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/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..4e9e3bf --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +