This is my general Git exclude file for Symfony projects developed with Eclipse.
.DS_Store /cache/* /log/* /.settings /.project /.buildpath |
This is my general Git exclude file for Symfony projects developed with Eclipse.
.DS_Store /cache/* /log/* /.settings /.project /.buildpath |