Signed-off-by: Antonin Décimo <[email protected]> --- .gitignore | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore index 4cd47565a..f3d002a33 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ *.lo *.la *.gch +*.obj +*.res # Specialized files autom4te.cache -- 2.43.0 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
