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/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
