Skip to content

Commit

Permalink
chore: gitignore .idea
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoPedroAS51 committed Jan 25, 2021
1 parent d500245 commit 6ef9f1f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
@@ -1,5 +1,6 @@
/node_modules/
/build/
/coverage/
.idea
node_modules
build
coverage
yarn-error.log
docker-compose.yml

0 comments on commit 6ef9f1f

Please sign in to comment.