On Thu, Mar 10, 2022 at 5:50 PM Ammar Faizi wrote: > You should add the dependency files to .gitignore, otherwise we will have > these files untracked after build. > > Untracked files: > (use "git add <file>..." to include in what will be committed) > src/queue.ol.d > src/queue.os.d > src/register.ol.d > src/register.os.d > src/setup.ol.d > src/setup.os.d > src/syscall.ol.d > src/syscall.os.d > > Also, when doing `make clean`, the dependency files should be removed. lmao, i forgot, oc, i'll be sending v3 -- Viro