diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2022-01-05 14:53:26 +0000 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2022-01-05 14:55:38 +0000 |
commit | 34b3cf760e2e56542092c0da587cd43c4fa90939 (patch) | |
tree | 0540cea5517cc0ae48f622d0de047e76e9803f3a /.gitignore |
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..c6a151b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_build/
\ No newline at end of file |