diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d3e74a0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.classpath +.project +test.txt \ No newline at end of file diff --git a/bin/.gitignore b/bin/.gitignore index 0007eb6..21716e8 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -7,4 +7,4 @@ /Map.class /Picture.class /Player.class -/Point.class +/Point.class \ No newline at end of file