diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-08-26 18:24:51 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-08-26 18:24:51 -0400 |
| commit | 1e9aba735b06294818188bf407c18460ba4fd4fa (patch) | |
| tree | 96e62350cd91a8b7638a89bc2c720375b56cbe24 /.gitignore | |
| download | markov-1e9aba735b06294818188bf407c18460ba4fd4fa.zip | |
markov chain
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..c94b1c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +markov |