diff options
| author | 2024-09-14 11:28:56 -0400 | |
|---|---|---|
| committer | 2024-09-14 11:28:56 -0400 | |
| commit | f9aad8ba058a49435e5799426fdb0ab67f91328a (patch) | |
| tree | 76a48793819c29f7412b0b59e68daff2417f29a6 /.gitignore | |
| parent | markov generate the bible (diff) | |
pretty printing markov generated books
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1d4b0d2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +kjv.txt +markov.chicken.so +markov.import.scm |
