Update gitignore to ignore all contents of output/ and ignore all img files.

This commit is contained in:
Mohamed A. Said 2025-03-10 22:35:42 +04:00 committed by Luke Short
commit ac2069c379

4
.gitignore vendored
View file

@ -1,2 +1,2 @@
/output/
winesapos.img
*output/*
*.img