Skip to content

Commit

Permalink
add .idea 、*.iml into gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
draem0507 committed Mar 28, 2022
1 parent e864c4d commit 1a9a1a6
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 @@ -3,3 +3,6 @@ node_modules/
.history
.DS_Store
site/

.idea
*.iml

0 comments on commit 1a9a1a6

Please sign in to comment.