Skip to content

Commit 58e41ff

Browse files
authored
Update .gitignore
1 parent 448d8b5 commit 58e41ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
.pnp.js
77
package-lock.json
88
.env*
9-
src/xata.js
10-
src/xata.ts
9+
/src/xata.js
10+
/src/xata.ts
1111

1212
# testing
1313
/coverage

0 commit comments

Comments
 (0)