diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-13 15:18:19 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-13 15:18:19 -0600 |
commit | 6adec5105142a6a746a08ad715bd5467a1a1db55 (patch) | |
tree | 79797a22495aea4b6c05ddb60ab2871eb6d18af4 /.gitignore | |
parent | 4586f06b70a2f8b6d177d70ed3be2d9c1d51a0cd (diff) |
initial html
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..2c656a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/plan.html |