site

Personal site for Zane
Log | Files | Refs

commit 7b82c8c36d37d6a4fe08174439ea1d31b15e816a
parent 2f4f145c909b6e83b63b989ea1109060091998b3
Author: Zane Schaffer <znschaffer@gmail.com>
Date:   Mon, 18 Mar 2024 09:26:35 -0700

clear junk

Diffstat:
D.DS_Store | 0
D.idea/.gitignore | 8--------
D.idea/misc.xml | 7-------
D.idea/modules.xml | 9---------
D.idea/site.iml | 10----------
D.idea/vcs.xml | 7-------
6 files changed, 0 insertions(+), 41 deletions(-)

diff --git a/.DS_Store b/.DS_Store Binary files differ. diff --git a/.idea/.gitignore b/.idea/.gitignore @@ -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/misc.xml b/.idea/misc.xml @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="21" project-jdk-type="JavaSDK"> - <output url="file://$PROJECT_DIR$/out" /> - </component> -</project> -\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/site.iml" filepath="$PROJECT_DIR$/.idea/site.iml" /> - </modules> - </component> -</project> -\ No newline at end of file diff --git a/.idea/site.iml b/.idea/site.iml @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" inherit-compiler-output="true"> - <exclude-output /> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> -\ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml @@ -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