I\'m having issues where I can\'t add files to my repository.
I\'m using GIT on windows, in Aptana Studio for some Ruby development.
I\'ve managed to push a
In such cases, please check for rules in global .gitignore file and make sure that your folder does not fit into those.