I am very new to github, so this is probably a dumb question. I have a cordova project that I've created a repository for. The "www" folder was added to source when I created the repository. I used "git add .", but it won't add my "platforms" or "plugins" folders and their contents. All three folders are on the same level. Any idea what I could be doing wrong?
Thanks