Skip to content

Commit

Permalink
chore(gitignore): add .idea
Browse files Browse the repository at this point in the history
  • Loading branch information
iseki0 committed Dec 17, 2024
1 parent b5a0b3f commit 52fc7c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ go.work.sum

# env file
.env

/.idea/*
!/.idea/.gitignore
!/.idea/codeStyles

0 comments on commit 52fc7c2

Please sign in to comment.