diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..fbd0595 --- /dev/null +++ b/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.gitignore b/.gitignore index d317965..1db6a2d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ **/build/* /build/ /nbproject/private/* -/dist/ \ No newline at end of file +/dist/ +/bin/ diff --git a/.project b/.project new file mode 100644 index 0000000..ed3f864 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + monopoly + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +