diff --git a/.gitignore b/.gitignore index 8e3e7f2..7d708b4 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ Cargo.lock *.pdb # End of https://www.toptal.com/developers/gitignore/api/rust,linux + +# Ajonaikaiset tietokannat +*.db diff --git a/network-poc/hub/nodes.db b/network-poc/hub/nodes.db deleted file mode 100644 index c883f9c..0000000 Binary files a/network-poc/hub/nodes.db and /dev/null differ