Skip to content

Commit

Permalink
chore: add idea folder to ignore file (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
butzhang authored Apr 22, 2024
1 parent 08ec059 commit 89e5f51
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,7 @@ next-env.d.ts
.vscode

# container
.devcontainer
.devcontainer

# pycharm
.idea

0 comments on commit 89e5f51

Please sign in to comment.