[Lazarus] Storing projects in subversion (or git etc.)

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Sun Sep 20 11:14:46 CEST 2015


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


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/




More information about the Lazarus mailing list