mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 04:12:13 +00:00
Add .res files to .gitignore
This commit is contained in:
parent
21a7c980ea
commit
eae8b2eb54
2
Delphi/.gitignore
vendored
2
Delphi/.gitignore
vendored
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# Resource files are binaries containing manifest, project icon and version info.
|
# 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.
|
# 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.
|
# 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.
|
# Since Delphi 2009 it is produced from .ridl file and can safely be ignored.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user