Compare commits
No commits in common. "5b4ec4ded3167e121191dcfcacbaadb73af93465" and "c9666695c67539fe46d225828f237b2380272e4c" have entirely different histories.
5b4ec4ded3
...
c9666695c6
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
/__pycache__/
|
|
||||||
/bin/
|
/bin/
|
||||||
/Operator/
|
/Operator/
|
||||||
/DrawerProperties/
|
/DrawerProperties/
|
||||||
@ -17,4 +15,3 @@ build.number
|
|||||||
/.settings/
|
/.settings/
|
||||||
/junit/
|
/junit/
|
||||||
/target/
|
/target/
|
||||||
/testResult/
|
|
||||||
|
11
.project
11
.project
@ -21,15 +21,4 @@
|
|||||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||||
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
|
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
|
||||||
</natures>
|
</natures>
|
||||||
<filteredResources>
|
|
||||||
<filter>
|
|
||||||
<id>1646149232192</id>
|
|
||||||
<name></name>
|
|
||||||
<type>30</type>
|
|
||||||
<matcher>
|
|
||||||
<id>org.eclipse.core.resources.regexFilterMatcher</id>
|
|
||||||
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
|
|
||||||
</matcher>
|
|
||||||
</filter>
|
|
||||||
</filteredResources>
|
|
||||||
</projectDescription>
|
</projectDescription>
|
||||||
|
2
test/.gitignore
vendored
2
test/.gitignore
vendored
@ -1,3 +1 @@
|
|||||||
|
|
||||||
/__pycache__/
|
|
||||||
/bin/
|
/bin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user