javanile / moldable

The only PHP & MySQL ORM for Continuous Delivery. Using javanile/moldable can eliminate the step of data migrations and schema changes, often manual steps or exceptions to a continuous delivery workflow.
MIT License
40 stars 6 forks source link

Correct some of code documentation #26

Closed akiyamaSM closed 7 years ago

francescobianco commented 7 years ago

@akiyamaSM please add .idea/ into .gitignore avoid push PhpStrom files

akiyamaSM commented 7 years ago

@francescobianco done

francescobianco commented 7 years ago

@akiyamaSM please can run a: git rm .idea/ -r --cached the .idea/ directory persists