Ignore Yarn lock & IntelliJ ide

This commit is contained in:
bre7
2018-09-18 21:03:50 -03:00
parent fcb542471b
commit eb797d8986

4
.gitignore vendored
View File

@ -48,8 +48,12 @@ docs/.nojekyll
!.vscode/extensions.json
.history
# IntelliJ
.idea
# Lock files
package-lock.json
yarn.lock
# Documents
My Document.docx