From 2afcfb40f6afec389352f1a274bca9605644f97e Mon Sep 17 00:00:00 2001 From: RayDeeUx Date: Thu, 7 Jul 2022 10:02:36 -0400 Subject: versioning i guess --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..c5f3f6b --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "java.configuration.updateBuildConfiguration": "interactive" +} \ No newline at end of file -- cgit