mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-16 22:41:18 +02:00
[.gitattributes] Exclude Composer and Heroku files from release builds
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -40,3 +40,8 @@ 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
|
||||||
|
Reference in New Issue
Block a user