-
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/1.6.40' into v1
- Loading branch information
Showing
46 changed files
with
9,124 additions
and
675 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Do not export those files in the Composer archive (lighter dependency) | ||
/.craftplugin export-ignore | ||
/.gitattributes export-ignore | ||
/.github/ export-ignore | ||
/.gitignore export-ignore | ||
/.scrutinizer.yml export-ignore | ||
/codeception.yml export-ignore | ||
/composer.lock export-ignore | ||
/buildchain/ export-ignore | ||
/docs/ export-ignore | ||
/src/web/assets/public/ | ||
/src/web/assets/src/ | ||
/tests/ export-ignore | ||
|
||
# Auto detect text files and perform LF normalization | ||
* text=auto |
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* @khalwat |
Oops, something went wrong.