Created attachment 5461 Add a .gitignore file Hi, I just tried to build xfce4-screenshooter to test something and I noticed two minor things. I attached a couple of trivial patches (against c05ee32e6649d69959548ac4d05e277c7b0a0593). The first just adds a .gitignore file so people don't have to each add to make their own excludes list. The second patch just adds build directory as an include dir because some generated files (screenshooter-marshal.[ch]) will be another directory if you build "out-of-tree". Cheers!
Created attachment 5462 Include build directory for generated header files
Hello, I pushed your patches to the git master branches. Thanks a lot, Jérôme