Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
Remove some files that are no longer needed.
Added the .github folder
Moved it around to follow the listing in GitHub
  • Loading branch information
KasperFranz authored Oct 7, 2020
1 parent 9ac40b2 commit 66fe9aa
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
/.github/ export-ignore
/tests/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/.travis.yml export-ignore
/appveyor.yml export-ignore
/easy-coding-standard.neon export-ignore
/Makefile export-ignore
/composer.lock export-ignore
/phive.xml export-ignore
/phpcs.xml.dist export-ignore
/phpmd.xml.dist export-ignore
/phpstan.neon export-ignore
/psalm.xml export-ignore
/composer.lock export-ignore
/phpunit.xml.dist export-ignore
/tests/ export-ignore
/psalm.xml export-ignore

0 comments on commit 66fe9aa

Please sign in to comment.