Skip to content

Commit 2309baa

Browse files
committed
feat(typesync): PR updates. rebase on main. move to root .gitignore
1 parent d06d56f commit 2309baa

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,13 @@ typings/
5151
# dotenv environment variables file
5252
.env
5353
.env.test
54+
.env.local
55+
.env.development.local
56+
.env.test.local
57+
.env.production.local
5458

5559
# parcel-bundler cache (https://parceljs.org/)
5660
.cache
5761

5862
# Next.js build output
59-
.next
63+
.next

apps/typesync/.gitignore

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)