File: .gitattributes

package info (click to toggle)
php-mock 2.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 340 kB
  • sloc: php: 1,740; makefile: 18; xml: 17; sh: 7
file content (6 lines) | stat: -rw-r--r-- 253 bytes parent folder | download
1
2
3
4
5
6
# Exclude files that don't need to be present in packages (so they're not downloaded by Composer)
/.gitattributes  export-ignore
/.gitignore      export-ignore
/phpcs.xml       export-ignore
/phpunit.xml     export-ignore
/.github         export-ignore