Update gitignore (#15)

This commit is contained in:
Ivan Yonchovski 2022-07-12 23:31:12 +03:00 committed by GitHub
parent f180f596c8
commit a78e6eb8bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
nimcache/
docs/
/nimble.develop

4
nimble.lock Normal file
View File

@ -0,0 +1,4 @@
{
"version": 1,
"packages": {}
}