[RFA] .gitignore: Ignore *.pyc files.

Mike Stump mikestump@comcast.net
Fri Dec 7 18:03:00 GMT 2012


On Dec 7, 2012, at 1:36 AM, Joel Brobecker <brobecker@adacore.com> wrote:
> The GDB sources contain some python files, and executing them
> causes these .pyc files to appear.  We could ignore them in GDB
> only, but I think this is the type of extension (compilation
> artifact) which can be shared amoung all projects.

This happened to us in a gcc port, so, we'd like this…  Don't know if anyone else cares enough to say ok however.  I might ask objections?



More information about the Gdb-patches mailing list