diff --git a/.gitignore b/.gitignore index ca56ada..0ad04c9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ build.number # Ignore Gradle build output directory build + +/__pycache__/ diff --git a/.project b/.project index 4e0d656..e125b5a 100644 --- a/.project +++ b/.project @@ -16,9 +16,26 @@ + + org.eclipse.buildship.core.gradleprojectbuilder + + + org.eclipse.jdt.core.javanature net.sf.eclipsecs.core.CheckstyleNature + org.eclipse.buildship.core.gradleprojectnature + + + 1646149232200 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + +