mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 14:25:45 +01:00
- Follows up on the rename from library/ to src/ - Includes required files for proper SBOM - Don't show diffs for generated files - Include aliases.php
16 lines
No EOL
303 B
Text
16 lines
No EOL
303 B
Text
/* export-ignore
|
|
|
|
# Project files
|
|
/README.md -export-ignore
|
|
/composer.json -export-ignore
|
|
/aliases.php -export
|
|
/data -export-ignore
|
|
/src -export-ignore
|
|
|
|
# SBOM information
|
|
/LICENSE -export-ignore
|
|
/LICENSES -export-ignore
|
|
/REUSE.toml -export-ignore
|
|
|
|
# Simplify diffs
|
|
src/Mixins/** linguist-generated=true |