diff options
author | Ian Moffett <ian@osmora.org> | 2025-06-07 19:25:40 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-06-07 19:25:40 -0400 |
commit | c395bce5617a4529036ef75e89be336b396eb880 (patch) | |
tree | fb0f7935131f433183f2f4778279e80d1a19b88b /.gitignore |
Import OCC sources to OSMORA.ORG
Signed-off-by: Ian Moffett <ian@osmora.org>
Signed-off-by: Quinn Stephens <quinn@osmora.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7d9b536 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +/.vscode +/unused +/occ |