mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-05 16:17:28 +02:00
[.gitattributes] Annotate export-ignore sections
This commit is contained in:
8
.gitattributes
vendored
8
.gitattributes
vendored
@@ -22,13 +22,19 @@
|
|||||||
*.RTF diff=astextplain
|
*.RTF diff=astextplain
|
||||||
|
|
||||||
# Ignore files in git archive (i.e. GitHub release builds)
|
# Ignore files in git archive (i.e. GitHub release builds)
|
||||||
|
## Docker
|
||||||
Dockerfile export-ignore
|
Dockerfile export-ignore
|
||||||
|
.dockerignore export-ignore
|
||||||
|
## Travis
|
||||||
.travis.yml export-ignore
|
.travis.yml export-ignore
|
||||||
|
## GitHub
|
||||||
.github/ export-ignore
|
.github/ export-ignore
|
||||||
|
## Git
|
||||||
.gitattributes export-ignore
|
.gitattributes export-ignore
|
||||||
.gitignore export-ignore
|
.gitignore export-ignore
|
||||||
.dockerignore export-ignore
|
## Scalingo
|
||||||
scalingo.json export-ignore
|
scalingo.json export-ignore
|
||||||
|
## RSS-Bridge
|
||||||
phpunit.xml export-ignore
|
phpunit.xml export-ignore
|
||||||
phpcs.xml export-ignore
|
phpcs.xml export-ignore
|
||||||
phpcompatibility.xml export-ignore
|
phpcompatibility.xml export-ignore
|
||||||
|
Reference in New Issue
Block a user