Skip to content

Commit

Permalink
Add .idea to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
reidmit committed Jan 19, 2021
1 parent b77846d commit 1651bb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ node_modules
.env.production.local
/ignored
.eslintcache
.idea/

npm-debug.log*
yarn-debug.log*
Expand Down

0 comments on commit 1651bb6

Please sign in to comment.