diff --git a/.gitattributes b/.gitattributes index 5d488ca..3734558 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,4 @@ -src export-ignore -tsconfig.json export-ignore -tsconfig.node.json export-ignore -tsconfig.app.json export-ignore -eslint.config export-ignore -vite.config.ts export-ignore -index.html export-ignore +eslint.config.js export-ignore **/.* export-ignore **/*.json export-ignore **/*.yaml export-ignore