chore: remove obsolete .goosehints file

This commit is contained in:
Harald Hoyer 2025-04-15 12:06:09 +02:00
parent c61a28de29
commit 54d1fd66d2

View file

@ -1,7 +0,0 @@
You are on a nix system. This rust project contains a `flake.nix`.
To run any command `CMD` use the nix develop shell like this `nix develop --command bash -c 'CMD'`.
If you don't know a crate or the current crate version, use the `cratedoc` extension to get the crate documentation.
Read the file `README.md` for further information about this project.