diff --git a/Assign1/bin/Question1/WordCount.class b/Assign1/bin/Question1/WordCount.class
deleted file mode 100644
index 4a26fc25d3944e4cfc97c095fca647b68aa39fe9..0000000000000000000000000000000000000000
Binary files a/Assign1/bin/Question1/WordCount.class and /dev/null differ
diff --git a/Assign1/output_Q1.iiii/stopwords.csv b/Assign1/output_Q1.iiii/stopwords.csv
deleted file mode 100644
index 22090ca4a128d686a8cc08d7f4dd43eb54d3770d..0000000000000000000000000000000000000000
--- a/Assign1/output_Q1.iiii/stopwords.csv
+++ /dev/null
@@ -1,76 +0,0 @@
-be
-up
-upon
-we
-our
-of
-his
-out
-with
-from
-has
-its
-not
-said
-have
-my
-them
-will
-but
-on
-then
-thy
-all
-could
-or
-what
-and
-for
-if
-to
-about
-by
-do
-like
-was
-one
-they
-in
-other
-a
-an
-thou
-her
-you
-got
-is
-she
-their
-it
-no
-as
-at
-when
-who
-he
-i
-would
-so
-some
-it.
-see
-any
-been
-down
-me
-this
-had
-the
-which
-are
-into
-that
-your
-were
-there
-him
diff --git a/Assign1/output_Q1.iiii/stopwords.csv~ b/Assign1/output_Q1.iiii/stopwords.csv~
deleted file mode 100644
index 17663ccd1aac758542b0fa56bc8b1567828237be..0000000000000000000000000000000000000000
--- a/Assign1/output_Q1.iiii/stopwords.csv~
+++ /dev/null
@@ -1,77 +0,0 @@
-be
-up
-
-upon
-we
-our
-of
-his
-out
-with
-from
-has
-its
-not
-said
-have
-my
-them
-will
-but
-on
-then
-thy
-all
-could
-or
-what
-and
-for
-if
-to
-about
-by
-do
-like
-was
-one
-they
-in
-other
-a
-an
-thou
-her
-you
-got
-is
-she
-their
-it
-no
-as
-at
-when
-who
-he
-i
-would
-so
-some
-it.
-see
-any
-been
-down
-me
-this
-had
-the
-which
-are
-into
-that
-your
-were
-there
-him
diff --git a/Assign2/.project b/Assign2/.project
index e46d9553a230d4a6777f9477c071b2a83ff27500..bc8c3db29c628268ce8bca941af15851a2a0823c 100644
--- a/Assign2/.project
+++ b/Assign2/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>Assign1</name>
+	<name>Assign2</name>
 	<comment></comment>
 	<projects>
 	</projects>
diff --git a/Assign2/bin/.gitignore b/Assign2/bin/.gitignore
index 3ddd30ac24fe30417a33e303b688a984e13be478..5a5fe4b9e2a691d33ac44060e88407b16d2966a4 100644
--- a/Assign2/bin/.gitignore
+++ b/Assign2/bin/.gitignore
@@ -1,6 +1,8 @@
 /Question1/
 /Question2/
-/StubDriver.class
-/StubMapper.class
 /Question3/
 /Question4/
+/StubDriver.class
+/StubMapper.class
+/StubReducer.class
+/StubTest.class