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]

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to