Skip to content

Commit 38f1319

Browse files
committed
refactor(.gitignore): add types folder
1 parent 43bd6df commit 38f1319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
node_modules
33
package-lock.json
4+
/types
45

56
# local env files
67
.env.local

0 commit comments

Comments
 (0)