Skip to content

Commit

Permalink
Update .gitignore to exclude IntelliJ IDEA project files
Browse files Browse the repository at this point in the history
  • Loading branch information
mie6996 committed Nov 11, 2024
1 parent 8cec431 commit a40d596
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ yarn-error.log*
next-env.d.ts

.env

# IntelliJ IDEA
/.idea

0 comments on commit a40d596

Please sign in to comment.