commit | 69a3e3c612be569bc3a9d2d29df1f0887f19c61a | [log] [tgz] |
---|---|---|
author | Madhusudan.C.S <madhusudancs@gmail.com> | Sat Apr 13 00:10:07 2013 -0700 |
committer | Madhusudan.C.S <madhusudancs@gmail.com> | Sat Apr 13 00:10:07 2013 -0700 |
tree | 938ab34bec1d755cf17ec3c4be84f70fa7ac340c | |
parent | 5300005753005b773d0b8a166923ca1f25e75033 [diff] [blame] |
Add the .gitignore file to the repository (this was just copied over from svnignore settings using git svn show-ignore).
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3dff533 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,4 @@ +target +.classpath +.settings +.project