From 834b4a99322e44dbbad35f79ae06062944ea054e Mon Sep 17 00:00:00 2001 From: three4clavin Date: Wed, 12 Jan 2011 22:49:57 -0500 Subject: [PATCH] Updating ignore file to remove json.org build artifacts Removing eclipse and build/release artifacts from checkin, primarily from addition of json-org project. --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5782d5e9..51e27843 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ -/Icon.png \ No newline at end of file +/Icon.png +.metadata/ +json-org/bin/org +json-org/release/json-org.jar +json-org/.classpath +json-org/.project +json-org/.settings/