mercredi 4 novembre 2015

Laravel 5 - Mercurial recommended .hgignore

Using Laravel 5.x. or 5.1.x
What would be the basic recommended configuration for the .hgignore file?

Pulling from the .gitignore this is what I have:

syntax: glob
.env
.gitignore
.gitattributes
.idea
vendor/
node_modules/
Homestead.yaml
Homestead.json

Online I see for version 4 something about /bootstrap/compiled.php
Should I include /bootstrap/cache ?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire