diff options
author | Matthew Wozniak <me@woz.blue> | 2024-06-25 14:49:22 -0400 |
---|---|---|
committer | Matthew Wozniak <me@woz.blue> | 2024-06-25 15:00:36 -0400 |
commit | 5071827d71f4d54923d5adfdef2a45d8bf44a0ba (patch) | |
tree | a19619cd76d468e31884c8533ec2ad75de3a3ca5 /.gitignore | |
download | site-5071827d71f4d54923d5adfdef2a45d8bf44a0ba.tar.gz site-5071827d71f4d54923d5adfdef2a45d8bf44a0ba.zip |
initial commit
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..52f673c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +out/
|