diff options
author | Jon Santmyer <jon@jonsantmyer.com> | 2025-08-24 16:08:32 -0400 |
---|---|---|
committer | Jon Santmyer <jon@jonsantmyer.com> | 2025-08-24 16:08:32 -0400 |
commit | 69f2ee15025ccedaae0308c50b7d0d400b854c5b (patch) | |
tree | d5f98f44a6abff6cd4abe0d4210f9c9d851e435e /.gitignore | |
parent | f0248ad1724f9fbdd372db4da8ee8f956ae6aacd (diff) | |
download | jove-os-69f2ee15025ccedaae0308c50b7d0d400b854c5b.tar.gz jove-os-69f2ee15025ccedaae0308c50b7d0d400b854c5b.tar.bz2 jove-os-69f2ee15025ccedaae0308c50b7d0d400b854c5b.zip |
remove initrd.tar from commitsmain
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.o *.elf *.hdd +*.tar .ccls* tools ovmf* |