aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMichael van Niekerk <[email protected]>2023-07-28 11:38:08 +0200
committerMichael van Niekerk <[email protected]>2023-07-28 11:38:08 +0200
commit0f1ff77fcc3c085f9969bac4963d784c022e6044 (patch)
tree4d6b1ee781443620560536d94386c1518ce9bd97 /examples
parente947aa01533b7fd41133678ed8444a16c9c341e0 (diff)
Comments
Diffstat (limited to 'examples')
-rw-r--r--examples/rp/.idea/.gitignore8
-rw-r--r--examples/rp/.idea/modules.xml8
-rw-r--r--examples/rp/.idea/rp.iml12
-rw-r--r--examples/rp/.idea/vcs.xml6
4 files changed, 0 insertions, 34 deletions
diff --git a/examples/rp/.idea/.gitignore b/examples/rp/.idea/.gitignore
deleted file mode 100644
index 13566b81b..000000000
--- a/examples/rp/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
1# Default ignored files
2/shelf/
3/workspace.xml
4# Editor-based HTTP Client requests
5/httpRequests/
6# Datasource local storage ignored files
7/dataSources/
8/dataSources.local.xml
diff --git a/examples/rp/.idea/modules.xml b/examples/rp/.idea/modules.xml
deleted file mode 100644
index 06ff4b23d..000000000
--- a/examples/rp/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<project version="4">
3 <component name="ProjectModuleManager">
4 <modules>
5 <module fileurl="file://$PROJECT_DIR$/.idea/rp.iml" filepath="$PROJECT_DIR$/.idea/rp.iml" />
6 </modules>
7 </component>
8</project> \ No newline at end of file
diff --git a/examples/rp/.idea/rp.iml b/examples/rp/.idea/rp.iml
deleted file mode 100644
index 9b4cf845b..000000000
--- a/examples/rp/.idea/rp.iml
+++ /dev/null
@@ -1,12 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<module type="JAVA_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 <exclude-output />
5 <content url="file://$MODULE_DIR$">
6 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7 <excludeFolder url="file://$MODULE_DIR$/target" />
8 </content>
9 <orderEntry type="inheritedJdk" />
10 <orderEntry type="sourceFolder" forTests="false" />
11 </component>
12</module> \ No newline at end of file
diff --git a/examples/rp/.idea/vcs.xml b/examples/rp/.idea/vcs.xml
deleted file mode 100644
index b2bdec2d7..000000000
--- a/examples/rp/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<project version="4">
3 <component name="VcsDirectoryMappings">
4 <mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
5 </component>
6</project> \ No newline at end of file