Skip to content

Commit

Permalink
chore: add .next and out dir to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
longwind48 committed Dec 15, 2024
1 parent 58d35d5 commit 34fd613
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

# firebase
.next/
out/

0 comments on commit 34fd613

Please sign in to comment.