Skip to content

Commit

Permalink
fix(modules): hide yarn files (#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
ezeksoft committed May 4, 2023
1 parent e5610ac commit bc93fbe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -16,4 +16,6 @@
*.png
*.tgz
/.idea
userDataDir
userDataDir
/yarn.lock
/yarn-error.log

0 comments on commit bc93fbe

Please sign in to comment.