diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-22 13:24:58 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-22 13:24:58 +1200 |
| commit | cb430971bb21d7902817838a46d05deb8cc2f39e (patch) | |
| tree | 1d47fdd3015ec52a3fbf8677bd850ef56b850020 /.gitignore | |
| parent | e9dd7eec231edfd631cc19f164bba6506f96384b (diff) | |
| download | mbpk-cb430971bb21d7902817838a46d05deb8cc2f39e.tar.xz mbpk-cb430971bb21d7902817838a46d05deb8cc2f39e.zip | |
Finish mbpk_init and fix libmbpk.h
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..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |
