Skip to content

Commit e8155e3

Browse files
committed
chore: Add gitattributes
1 parent 1b7f2c0 commit e8155e3

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version.txt export-ignore
2+
vite.config.js export-ignore
3+
package.json export-ignore
4+
.gitignore export-ignore
5+
src/ export-ignore
6+
.vscode/ export-ignore
7+
.github/ export-ignore
8+
postcss.config.js export-ignore

0 commit comments

Comments
 (0)