diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2023-03-26 15:52:01 +0100 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2023-03-26 15:52:01 +0100 |
commit | d49d082775c8bfebcf5dae0f8030804938f70991 (patch) | |
tree | 7d461218502008c100d5b610bc11559e4601a4b7 /.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..84c048a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/build/ |