I am creating an app with Ionic Framework & AngularJS. I am also tracking the project with git locally as well as remotely on bitbucket.
My setup:
$ ionic info
Your system information:
Cordova CLI: 6.3.1
Gulp version: CLI version 3.9.1
Gulp local:
Ionic Framework Version: 1.2.4
Ionic CLI Version: 2.0.0
Ionic App Lib Version: 2.0.0-beta.20
OS: Distributor ID: LinuxMint Description: Linux Mint 17.1 Rebecca
Node Version: v0.12.2
I have noticed that though my commits are being tracked, everything in my www folder isn't. On bitbucket I get this strange look:
I have tried deleting the repository both on bitbucket and locally and starting again but still www isn't being tracked. As you can see on the timestamps on the commits this has been bothering me for over a month now. Please help!