Skip to content

Commit

Permalink
add .idea to gitignore (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
AwesomestCode authored Mar 2, 2021
1 parent 0265d30 commit 36a43a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ package-lock.json
.vscode
public
.DS_Store
.idea/
*.iml

0 comments on commit 36a43a9

Please sign in to comment.