Remove unused files, but also ignore nimbledeps in the future

nimbledeps is used locally and generated using `nimble setup`
This commit is contained in:
E M 2026-02-19 15:15:50 +11:00
parent 5d9260e57c
commit e8be146696
No known key found for this signature in database
2 changed files with 2 additions and 4 deletions

2
.gitignore vendored
View File

@ -50,3 +50,5 @@ data/
tests/cbindings/data-dir
tests/cbindings/downloaded_hello.txt
nimbledeps

View File

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