From e73f3d43cdede8a5e943984771484679ff588625 Mon Sep 17 00:00:00 2001
From: vishal <1117327+vishalchangrani@users.noreply.github.com>
Date: Mon, 17 Jul 2023 15:22:22 -0700
Subject: [PATCH 1/4] updating TermsOfService.js
---
.idea/.gitignore | 8 ++++++++
.idea/CAST.iml | 9 +++++++++
.idea/modules.xml | 8 ++++++++
.idea/vcs.xml | 6 ++++++
frontend/packages/client/src/pages/TermsOfService.js | 3 +--
5 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 .idea/.gitignore
create mode 100644 .idea/CAST.iml
create mode 100644 .idea/modules.xml
create mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 000000000..13566b81b
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/CAST.iml b/.idea/CAST.iml
new file mode 100644
index 000000000..5e764c4f0
--- /dev/null
+++ b/.idea/CAST.iml
@@ -0,0 +1,9 @@
+
+
CAST is a voting tool application (the “App”) for communities in the Flow™
- blockchain network (the “Flow Network”). Dapper Labs, Inc. ("DLI", "we",
- or "us") is making the App available to you. Before you use the App,
+ blockchain network (the “Flow Network”). Before you use the App,
however, you will need to agree to these Terms of Use and any terms and
conditions incorporated herein by reference (collectively, these “Terms").
PLEASE READ THESE TERMS CAREFULLY BEFORE USING THE APP. THESE TERMS GOVERN
From f1a06a609b4e62e457a6f9d318173e358248df19 Mon Sep 17 00:00:00 2001
From: vishal <1117327+vishalchangrani@users.noreply.github.com>
Date: Mon, 17 Jul 2023 15:24:16 -0700
Subject: [PATCH 2/4] updating .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 822d1328c..cb40f0009 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.vscode/
.DS_Store
create-uber-repo.sh
+.idea/
From 32dac576288c883c9c61b86b0f44ad2e9740738b Mon Sep 17 00:00:00 2001
From: vishal <1117327+vishalchangrani@users.noreply.github.com>
Date: Mon, 17 Jul 2023 15:31:24 -0700
Subject: [PATCH 3/4] removing .idea
---
.idea/.gitignore | 8 --------
.idea/CAST.iml | 9 ---------
.idea/modules.xml | 8 --------
.idea/vcs.xml | 6 ------
4 files changed, 31 deletions(-)
delete mode 100644 .idea/.gitignore
delete mode 100644 .idea/CAST.iml
delete mode 100644 .idea/modules.xml
delete mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b81b..000000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/CAST.iml b/.idea/CAST.iml
deleted file mode 100644
index 5e764c4f0..000000000
--- a/.idea/CAST.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- Built by - - Dapper Collectives - -
-