[Lazarus] Storing projects in subversion (or git etc.)
Mark Morgan Lloyd
markMLl.lazarus at telemetry.co.uk
Sun Sep 20 11:37:52 CEST 2015
Graeme Geldenhuys wrote:
> On 2015-09-20 09:49, Mark Morgan Lloyd wrote:
>> What about things like .lrs and .rst?
>
> I have the following in my .gitignore file.
>
> *.[oa]
> *.ppu
> *.dcu
> *.lps
> *.compiled
> *.bak*
> *.rst
> *.lrs
>
>
> There is a Github project which collects all such .gitignore settings
> for every language you can think of. Very useful.
>
> https://github.com/github/gitignore
Although I'd point out that this is an implementation issue rather than
a language one, since ISTM feasible for Lazarus to support a language
other than pascal with the same form etc. structure.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the Lazarus
mailing list