commit ee1707d86e06075dbc75b1b7eab086783a7f47e1 Author: Ben Roberts Date: Sun Jan 16 12:08:52 2011 +0000 Add .gitignore file to exclude IDE files diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9a96648 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Eclipse metadata +/.buildpath +/.project +/.settings/ +