diff --git a/.gitignore b/.gitignore index d075be7..695c7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ + +/__pycache__/ /bin/ /Operator/ /DrawerProperties/ diff --git a/.project b/.project index 77c986b..1dffbe9 100644 --- a/.project +++ b/.project @@ -21,4 +21,15 @@ org.eclipse.jdt.core.javanature net.sf.eclipsecs.core.CheckstyleNature + + + 1646149232186 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + +