Skip to content

Commit

Permalink
Add /doc to .gitattributes export-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
smnandre committed Oct 5, 2024
1 parent d9e9caa commit ec11e49
Show file tree
Hide file tree
Showing 20 changed files with 24 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ yarn-error.log

.doctor-rst.cache
.php-cs-fixer.cache
.phpunit.result.cache

/composer.lock
/vendor
1 change: 1 addition & 0 deletions src/Autocomplete/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Chartjs/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
/assets/src export-ignore
/assets/test export-ignore
/assets/vitest.config.js export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Cropperjs/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Dropzone/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Icons/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/.gitattributes export-ignore
/.gitignore export-ignore
/.symfony.bundle.yaml export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/LazyImage/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/LiveComponent/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Map/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
/assets/src export-ignore
/assets/test export-ignore
/assets/vitest.config.js export-ignore
/doc export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Notify/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/React/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
/assets/src export-ignore
/assets/test export-ignore
/assets/vitest.config.js export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/StimulusBundle/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Svelte/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
/assets/src export-ignore
/assets/test export-ignore
/assets/vitest.config.js export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Swup/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
1 change: 1 addition & 0 deletions src/TogglePassword/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
/phpunit.xml.dist export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Translator/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
/phpunit.xml.dist export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
/tests export-ignore
3 changes: 3 additions & 0 deletions src/Turbo/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
/assets/src export-ignore
/assets/test export-ignore
/assets/vitest.config.js export-ignore
/CONTRIBUTING.md export-ignore
/docker-compose.yml
/doc export-ignore
/tests export-ignore
2 changes: 2 additions & 0 deletions src/TwigComponent/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/.gitattributes export-ignore
/.gitignore export-ignore
/.symfony.bundle.yaml export-ignore
/alert-example.png export-ignore
/phpunit.xml.dist export-ignore
/doc export-ignore
/tests export-ignore
1 change: 1 addition & 0 deletions src/Typed/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/doc export-ignore
1 change: 1 addition & 0 deletions src/Vue/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
/assets/src export-ignore
/assets/test export-ignore
/assets/vitest.config.js export-ignore
/doc export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore

0 comments on commit ec11e49

Please sign in to comment.