Ignore Yarn lock & IntelliJ ide
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -48,8 +48,12 @@ docs/.nojekyll
|
||||
!.vscode/extensions.json
|
||||
.history
|
||||
|
||||
# IntelliJ
|
||||
.idea
|
||||
|
||||
# Lock files
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# Documents
|
||||
My Document.docx
|
||||
|
Reference in New Issue
Block a user