diff options
author | Ian C <ianc@noddybox.co.uk> | 2025-06-21 20:33:46 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2025-06-21 20:33:46 +0100 |
commit | c018c7ea6d99ea9ece853758622c9f557f9af103 (patch) | |
tree | 0759c5e8f815e3a7aaa08b73ee1ded63cf831c14 /.gitignore |
Initial skeleton.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f4a8641 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +copenai +copenai.dSYM |