commit 61c49361c004bfe59a05e00cc51aae43af213193 parent 9795bf25f5638573881b871340f3e4ed9c31e106 Author: MS <ms@taler.net> Date: Sat, 11 Nov 2023 23:58:40 +0100 rm idea files Diffstat:
| D | .idea/compiler.xml | | | 7 | ------- |
| D | .idea/misc.xml | | | 8 | -------- |
2 files changed, 0 insertions(+), 15 deletions(-)
diff --git a/.idea/compiler.xml b/.idea/compiler.xml @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="CompilerConfiguration"> - <bytecodeTargetLevel target="11" /> - </component> -</project> -\ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml @@ -1,7 +0,0 @@ -<project version="4"> - <component name="ExternalStorageConfigurationManager" enabled="true" /> - <component name="FrameworkDetectionExcludesConfiguration"> - <file type="web" url="file://$PROJECT_DIR$" /> - </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_11" project-jdk-name="16" project-jdk-type="JavaSDK" /> -</project> -\ No newline at end of file