AspireExplorer/.gitattributes
Namith Jawahar 9f7a377420
Gh housekeeping (#54)
* GH Housekeeping

GH Housekeeping

* more files to ignore in build

more files to ignore in build
2025-09-14 23:15:18 +05:30

18 lines
426 B
Text

* text=auto
.gitattributes export-ignore
.gitignore export-ignore
.editorconfig export-ignore
composer.json export-ignore
composer.lock export-ignore
package.json export-ignore
package-lock.json export-ignore
phpcs.xml export-ignore
phpcs.xml.dist export-ignore
.phpcs.xml export-ignore
.eslintrc.json export-ignore
.prettierrc export-ignore
*.md export-ignore
/.github export-ignore
/bin export-ignore
/.cache export-ignore