mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-17 14:18:35 +01:00
[.gitattributes] Exclude Composer and Heroku files from release builds
This commit is contained in:
parent
ca1a5feba5
commit
b74dda7af9
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -39,4 +39,9 @@ phpunit.xml export-ignore
|
|||||||
phpcs.xml export-ignore
|
phpcs.xml export-ignore
|
||||||
phpcompatibility.xml export-ignore
|
phpcompatibility.xml export-ignore
|
||||||
tests/ export-ignore
|
tests/ export-ignore
|
||||||
cache/.gitkeep export-ignore
|
cache/.gitkeep export-ignore
|
||||||
|
## Composer
|
||||||
|
composer.json export-ignore
|
||||||
|
composer.lock export-ignore
|
||||||
|
## Heroku
|
||||||
|
app.json export-ignore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user