Download the PHP package gdmedia/ss-auto-git-ignore without Composer
On this page you can find all versions of the php package gdmedia/ss-auto-git-ignore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gdmedia/ss-auto-git-ignore
More information about gdmedia/ss-auto-git-ignore
Files in gdmedia/ss-auto-git-ignore
Package ss-auto-git-ignore
Short Description A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore
License
Informations about the package ss-auto-git-ignore
SilverStripe Auto Git Ignore
A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore
Installation
Add it to your project with:
Add the following to your composer.json
License
3-clause BSD license
See License
Bugtracker
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.
If the issue does look like a new bug:
- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: Browser, Operating System, etc.
Development and contribution
Feature requests can also be made by creating a new issue.
If you would like to make contributions to this module, feel free to create a fork and submit a pull request
Versioning
This project follows Semantic Versioning paradigm. That is:
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.
- Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.