Skip to content

Commit

Permalink
#8 feat: add gitignore .idea
Browse files Browse the repository at this point in the history
  • Loading branch information
junseublim committed Jul 4, 2024
1 parent 832c858 commit fc9d65b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
# misc
.DS_Store
*.pem
.idea

# debug
npm-debug.log*
Expand All @@ -35,4 +36,4 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts

*storybook.log
*storybook.log

0 comments on commit fc9d65b

Please sign in to comment.