diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a66bf9cff6..6cd2178380 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,8 @@ coverage.all /node_modules /modules/indexer/issues/indexers routers/repo/authorized_keys +/package-lock.json +/yarn.lock # Snapcraft snap/.snapcraft/ |