mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-15 22:16:22 +02:00
[.gitattributes] Exclude Composer and Heroku files from release builds
This commit is contained in:
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -39,4 +39,9 @@ phpunit.xml export-ignore
|
||||
phpcs.xml export-ignore
|
||||
phpcompatibility.xml 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
|
||||
|
Reference in New Issue
Block a user