I\'ve got a repository on GitHub (http://github.com/hrickards/PHP-Crypto) for a little project me and a couple of others are working on. My development environment is Aptana Stu
The linked GitHub repository does not show the images directory.
Git does not store empty directories for technical reasons, so just try rm images and remove the images directory from your local directory hierarchy.
rm images