commit 0f8891c77ce01c8781e6a9b402ec2f0e0e77a409 Author: Kenneth Odle Date: Thu Sep 3 09:54:48 2026 -0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3464795 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +Covers +*bklt* +*.aux +*.log +*.out +*.synctex.gz +*.toc +*.dvi +*.odt +metric* +*.mx1 +*.abc +*.bak +*wc* +*drafts* +/build/* +*/build/* +*/spoken/* diff --git a/README.md b/README.md new file mode 100644 index 0000000..311e8a2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Creative Log + +I really suck at keeping a paper log of my creative activities, but I am motivated to use Git, so we'll try this and see how it goes.