approval-after-edit/.gitattributes
Fang_Zhijian 01eff63c14
Some checks failed
Approval After Edit JS / run (push) Has been cancelled
Approval After Edit PHP / run (push) Has been cancelled
first commit
2025-09-20 00:20:14 +08:00

21 lines
485 B
Plaintext

**/.gitattributes export-ignore
**/.gitignore export-ignore
**/.gitmodules export-ignore
**/.github export-ignore
**/.travis export-ignore
**/.travis.yml export-ignore
**/.editorconfig export-ignore
**/.styleci.yml export-ignore
**/phpunit.xml export-ignore
**/tests export-ignore
**/js/dist/**/* -diff
**/js/dist/**/* linguist-generated
**/js/dist-typings/**/* -diff
**/js/dist-typings/**/* linguist-generated
**/js/yarn.lock -diff
**/js/package-lock.json -diff
* text=auto eol=lf