fixup! .gitignore

This commit is contained in:
Debucquoy Anthony 2022-10-31 13:41:49 +01:00
parent 5f2bc3129b
commit 303b2cffb1
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -13,4 +13,4 @@ run: sim
./sim
clean:
rm sim *.o
rm -f sim *.o