diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-06-08 15:03:33 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-06-08 15:03:33 -0400 |
| commit | a4eef728064cfc3f14396d0ad91f105f12ef32ea (patch) | |
| tree | fc4a4d2f6525705fc4e8ff3c262abcbde0ae6d19 /.gitignore | |
Initial Commit
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..05df4a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +bin +image.iso +iso_root +objects |
