Skip to content

Commit

Permalink
.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shari-sushi committed Nov 22, 2023
1 parent d4fe9b6 commit 05e8224
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -6,5 +6,5 @@ test0015Go/.env

test0015Next/.env
test0015Next/my-app/.env
# NODE_ENV=production

test0015Next\my-app\.env
# NODE_ENV=production
3 changes: 3 additions & 0 deletions test0015Next/my-app/.gitignore
Original file line number Diff line number Diff line change
@@ -34,3 +34,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

.env
my-app/.env

0 comments on commit 05e8224

Please sign in to comment.