Skip to content

Commit e9bd7e8

Browse files
committed
Include vite.config.ts in the list of ignored files when installing the package
1 parent 115c70e commit e9bd7e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ package.json export-ignore
1616
package-lock.json export-ignore
1717
tsconfig.json export-ignore
1818
vite.config.js export-ignore
19+
vite.config.ts export-ignore
1920

0 commit comments

Comments
 (0)