I have a big project written in Delphi and I want to manage its sources using Git. I created Git repository, which includes my application\'s sources and 3rd party components. A
Could you:
.res
files.res
files that can be generate (compiling the resources script .rc
files).res
files without .rc
files to generate them: if you had specified in a .gitignore
that they are to be ignored, then adding them is ok: they won't show up in the diff.