diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-04-28 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-04-29 00:00:00 +0000 |
commit | 6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492 (patch) | |
tree | 801524b017861e4ace0cba8b042e58c69fb7ae657ba71fecdddddf471d4d7e41 /.gitignore | |
download | journal-6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492.tar.gz journal-6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492.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..41cf524 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public/ |