Skip to content

Commit e244292

Browse files
authored
chore: update typegen demo .gitignore (FuelLabs#1656)
1 parent cc2b2d1 commit e244292

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/happy-ducks-change.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

apps/demo-typegen/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
node_modules
2-
src/generated-types
2+
src/*-types
33

44
# Forc
55
**/out/debug/**

0 commit comments

Comments
 (0)