summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorNathan Lee <me@nwlee.tech>2026-06-10 22:45:34 -0500
committerNathan Lee <me@nwlee.tech>2026-06-10 22:45:34 -0500
commit648aa3f51786f3078b347c169c183dc4fc8a173f (patch)
tree15f7f97d66433f08efadb8de39b4f06aad0fb53c /.idea
parent0f4993d181bb4dd09a8f2613dd82f267b355fe7e (diff)
remove .idea
Diffstat (limited to '.idea')
-rw-r--r--.idea/.gitignore10
-rw-r--r--.idea/modules.xml8
-rw-r--r--.idea/vcs.xml6
-rw-r--r--.idea/wrv64em.iml11
4 files changed, 0 insertions, 35 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 30cf57e..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Ignored default folder with query files
-/queries/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index dc0c4a8..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/wrv64em.iml" filepath="$PROJECT_DIR$/.idea/wrv64em.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 35eb1dd..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="VcsDirectoryMappings">
- <mapping directory="" vcs="Git" />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/wrv64em.iml b/.idea/wrv64em.iml
deleted file mode 100644
index cf84ae4..0000000
--- a/.idea/wrv64em.iml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="EMPTY_MODULE" version="4">
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
- <excludeFolder url="file://$MODULE_DIR$/target" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module> \ No newline at end of file