This file ignores Composer artefacts.
Details
Details
- Reviewers
 dereckson - Commits
 - rWPCLIPOLY76f2be4e5599: Git configuration: .gitignore
 
composer update && git status
Diff Detail
Diff Detail
- Repository
 - rWPCLIPOLY WP-CLI community package for Polylang
 - Lint
 No Lint Coverage - Unit
 No Test Coverage - Branch
 - master
 - Build Status
 Buildable 610 Build 726: arc lint + arc unit 
Event Timeline
Comment Actions
Ysul
$ git checkout phpcs-fixes # a branch without .gitignore $ git status On branch phpcs-fixes Untracked files: (use "git add <file>..." to include in what will be committed) composer.lock vendor/ [...] $ git checkout 7371da2eb0c7 # this commit $ git status git status HEAD detached at 7371da2 nothing to commit, working directory clean