From 6ce4e4c344e62f12485983071cf8f1b0440f14ee Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:53:21 +0800 Subject: [PATCH] added configuration --- .classpath | 2 ++ .gitignore | 4 ++++ .project | 11 +++++++++++ 3 files changed, 17 insertions(+) diff --git a/.classpath b/.classpath index 0cbf9cd..7d85e43 100644 --- a/.classpath +++ b/.classpath @@ -2,5 +2,7 @@ + + diff --git a/.gitignore b/.gitignore index 44d4232..2d2a96c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ .DS_Store /bin/ +/miglayout-src.zip +/jgoodies-forms-1.8.0.jar +/miglayout15-swing.jar +/jgoodies-forms-1.8.0-sources.jar diff --git a/.project b/.project index d361a41..3cc9f90 100644 --- a/.project +++ b/.project @@ -14,4 +14,15 @@ org.eclipse.jdt.core.javanature + + + 1705976677259 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + +