From 0371355be4714ba53a0a0b70f83ee41bdb576946 Mon Sep 17 00:00:00 2001 From: waterquarks Date: Thu, 29 Sep 2022 16:08:27 +0200 Subject: [PATCH] .gitignore --- .DS_Store | Bin 6148 -> 0 bytes .gitignore | 2 ++ .idea/.gitignore | 8 -------- .idea/inspectionProfiles/Project_Default.xml | 7 ------- .../inspectionProfiles/profiles_settings.xml | 6 ------ .idea/misc.xml | 4 ---- .idea/modules.xml | 8 -------- .idea/solana-accountsdb-connector.iml | 19 ------------------ .idea/vcs.xml | 6 ------ 9 files changed, 2 insertions(+), 58 deletions(-) delete mode 100644 .DS_Store delete mode 100644 .idea/.gitignore delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/solana-accountsdb-connector.iml delete mode 100644 .idea/vcs.xml diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 269709724fb9c5a81a6a91226dfba13cbec221bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKUrWO<5Wj5Gt_)$I!X690PTXWF;!BzH3s}(ymD$=ki(Mn@{ydC9pY;p*N&GzC zC7C#;;Dd;hyK?zmE_X@uOGz345Y1s&2PgwT5tT4!WATYlJL!VtjE7LDJ|eh<4s1gY z{Do+C{6z+6?bad1RqMkDKCWK^U68nzcj%4rNrQ3v7{oHbjF;dsj?zJ`_9}Au!pf>; z*;dKA_U`4_8~B4^+VuOER6CP04raC=oJXB;yS#BMlYt*4oxVzl!VZR9T|`MJ$4xm* z!c^sYy1}-KcDr1eOzMq;s?*r3Ppi)4aJPo`eq%bdin1Iz$3uU0olWbDU`EX)l> zsL|2ysBjRjMlP8FW?-Iyysnn%{6G2n{y(3@HD-Vr_*V>wLd$D4aZ2WFU6>r5wGQeH rDhb798sAgUP)9Mw(otMNRf2wp3`EyprV%|T{3D=f;DQ - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index d1e22ec..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 2a5f775..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/solana-accountsdb-connector.iml b/.idea/solana-accountsdb-connector.iml deleted file mode 100644 index 7f539ef..0000000 --- a/.idea/solana-accountsdb-connector.iml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file