diff options
| author | Christoph Groth <christoph.groth@cea.fr> | 2024-10-24 12:45:51 +0200 |
|---|---|---|
| committer | Christoph Groth <christoph.groth@cea.fr> | 2024-10-24 12:45:51 +0200 |
| commit | bf6dbef4ed28f3135eb48ed03ac31a7242f68340 (patch) | |
| tree | 3a99f9baa114dde515f6e7517066c69280fe8f22 /.gitignore | |
Official example, before API change
https://docs.rs/mdarray/0.6.1/mdarray/#example
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |
