diff options
| author | David Moc <personal@cdatgoose.org> | 2026-03-05 23:37:54 +0100 |
|---|---|---|
| committer | David Moc <personal@cdatgoose.org> | 2026-03-05 23:37:54 +0100 |
| commit | 262abf9b552a168ef3ae91f91af97683f16420a7 (patch) | |
| tree | a82e2a0dbd8b100f4c3093cdc5e998e1e307514f | |
gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0f086b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +bin/ +rebuild +.cb_checksum_ccdjit |
