ignore submodule from prettier and eslint

This commit is contained in:
Audric Ackermann 2020-05-19 16:17:34 +10:00
parent aa6371b6b0
commit f8cc26eacb
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4
2 changed files with 2 additions and 0 deletions

View File

@ -30,3 +30,4 @@ ts/**/*.js
# Libloki specific files
libloki/test/components.js
libloki/modules/mnemonic.js
loki-file-server/**

View File

@ -54,3 +54,4 @@ stylesheets/_intlTelInput.scss
# Coverage
coverage/**
.nyc_output/**
loki-file-server/**