Closed robertfausk closed 9 years ago
Git won't add empty directories but to take template override into account there is at least one of [Doctrine, DoctrineODM, Propel] needed. also see: https://github.com/symfony2admingenerator/AdmingeneratorGeneratorBundle/issues/789
I would use .empty or similair as filename, as .gitignore might confuse people.
.empty
.gitignore
I prefer .gitkeep: http://stackoverflow.com/questions/7229885/what-are-the-differences-between-gitignore-and-gitkeep
i also use .gitkeep
.gitkeep
Changed .gitignore to .gitkeep
merged, thanks
Git won't add empty directories but to take template override into account there is at least one of [Doctrine, DoctrineODM, Propel] needed. also see: https://github.com/symfony2admingenerator/AdmingeneratorGeneratorBundle/issues/789