[Geany-Devel] markdown_parser.c is autogenerated, ignore?

2013-04-25 Thread Dimitar Zhekov
Hi,

I often receive information from git diff that
markdown/peg-markdown/markdown_parser.c from the markdown plugin is
either deleted or modified. It's 1st line reads:

/* A recursive-descent parser generated by peg 0.1.9 */

Shouldn't that file be in .gitignore?

-- 
E-gards: Jimmy
___
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel


Re: [Geany-Devel] markdown_parser.c is autogenerated, ignore?

2013-04-25 Thread Matthew Brush

On 13-04-25 11:07 AM, Dimitar Zhekov wrote:

Hi,

I often receive information from git diff that
markdown/peg-markdown/markdown_parser.c from the markdown plugin is
either deleted or modified. It's 1st line reads:

/* A recursive-descent parser generated by peg 0.1.9 */

Shouldn't that file be in .gitignore?



Yeah, if it's all working with Waf now (which IIRC it is).

Also, since you brought it up, there's 
`webhelper/src/gwh-enum-types.[ch]` in geany-plugins and several files 
in Geany core that should not be checked in :)


I'll fix the Markdown one shortly.

Cheers,
Matthew Brush


___
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel