diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2022-06-04 12:47:24 +0100 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2022-06-04 12:47:24 +0100 |
commit | 90cc6afa6af2472b24fd6f1e4fc710b8dad462b9 (patch) | |
tree | 77f7ac78cdfdb562f8b2f4d19f70dd6d9d9002bd /.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..e35d885 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_build |