diff --git a/Delphi/.gitignore b/Delphi/.gitignore index d65b0038..1098ab8a 100644 --- a/Delphi/.gitignore +++ b/Delphi/.gitignore @@ -3,7 +3,7 @@ # # Resource files are binaries containing manifest, project icon and version info. # They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files. -#*.res +*.res # # Type library file (binary). In old Delphi versions it should be stored. # Since Delphi 2009 it is produced from .ridl file and can safely be ignored.