remove .cache file

This commit is contained in:
rami 2024-06-28 15:56:39 -04:00
parent a64c3d7c2f
commit a7209c2e9f
5 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.o *.o
*.iso *.iso
*.bin *.bin
.cache