Add .clang-format file
Created by: PhilipVinc
I'd like to propose adding a .clang-format
file to the netket folder so that clang-format
picks it up automatically.
This also makes it easier for new contributors to run it, as many ides pick it up automatically.