commit | ef829f3685b94fd92fc22998a66e88c882bac17e | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Sun Jun 13 20:00:54 2021 -0700 |
committer | swissChili <swisschili@fastmail.com> | Sun Jun 13 20:00:54 2021 -0700 |
tree | e47e2802f8422d9c83360921338c48884b7a99f1 | |
parent | c6d9710f84db29fbb5843f8c3e1b8a2e1e856715 [diff] [blame] |
Add EXT2 stub
diff --git a/.gitignore b/.gitignore index 3c21329..f45649b 100644 --- a/.gitignore +++ b/.gitignore
@@ -16,4 +16,5 @@ **/.#* src/kernel/dri/pci/vendors.c doc/_build -!doc/Makefile \ No newline at end of file +!doc/Makefile +mnt/*