mirror of
https://github.com/getgrav/grav.git
synced 2025-12-05 15:29:57 +01:00
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
# Exclude development and CI/CD files from release archives
|
|
/.github export-ignore
|
|
/.phan export-ignore
|
|
/tests export-ignore
|
|
/codeception.yml export-ignore
|
|
/.travis.yml export-ignore
|
|
/.dependencies export-ignore
|
|
/.editorconfig export-ignore
|