From 0baf3dfed0da5b9cf75325a65adac6ed7a3eb901 Mon Sep 17 00:00:00 2001 From: Josh Larson Date: Sat, 30 Nov 2024 18:13:37 -0600 Subject: [PATCH] Updated .gitignore and .idea/misc.xml --- .gitignore | 1 + .idea/misc.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dd7dd4df2..6d3553cff 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ out classes/ .classpath .project +.kotlin # IntelliJ-User Specific .idea/**/workspace.xml .idea/**/tasks.xml diff --git a/.idea/misc.xml b/.idea/misc.xml index 99e3f7b19..e73a28f20 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -10,5 +10,5 @@ - + \ No newline at end of file