Skip to content

Commit 6d1d0c3

Browse files
authored
💖 chore: ignore vite timestamp (#5)
1 parent f0ba926 commit 6d1d0c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
/node_modules
55
/.pnp
66
.pnp.js
7+
.vite
78

89
# testing
910
/coverage
@@ -29,3 +30,4 @@ yarn-error.log*
2930
.env*
3031
!.env.template
3132

33+
vite.config.ts.timestamp*

0 commit comments

Comments
 (0)