diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-06-08 15:16:38 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-06-08 15:16:38 -0400 |
| commit | f3a04aebab9a936bb076e29ed266477614d48fd9 (patch) | |
| tree | a8b6544c85f3a0c19f8e2fe6a3cd425c84ee0e60 /.gitmodules | |
| parent | a4eef728064cfc3f14396d0ad91f105f12ef32ea (diff) | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e01f583 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "limine"] + path = limine + url = https://github.com/limine-bootloader/limine.git + branch = v9.x-binary |
