diff options
author | Pjotr Prins | 2023-11-24 09:07:55 +0100 |
---|---|---|
committer | Pjotr Prins | 2023-11-24 09:07:55 +0100 |
commit | fb22ae84c143a27ddc4699327e8aff6c93a0bf6c (patch) | |
tree | 419c28241bc102e39907a3d9c5897eb428cb418e /.gitignore | |
parent | e4cb959730ed5d89c8f5e96de2ddbd405fcf2cc9 (diff) | |
download | gn-guile-fb22ae84c143a27ddc4699327e8aff6c93a0bf6c.tar.gz |
Fetch genotype inds from json file
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..047b170 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +BXD.* |