https://bugs.exim.org/show_bug.cgi?id=2436
Bug ID: 2436
Summary: add .gitignore to source repository
Product: PCRE
Version: N/A
Hardware: Other
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: carenas@???
CC: pcre-dev@???
Created attachment 1217
-->
https://bugs.exim.org/attachment.cgi?id=1217&action=edit
git diff master
when using the svn repository with git (through git svn) helps keep it tidy up
so no local source changes are lost in the noise.
file is divided in areas for automatically generated files for all phases
(autogen, configure, make, make check) and I have them as individual commit
messages in a related branch in my own repository if you would rather use that
but attached file should be enough otherwise
--
You are receiving this mail because:
You are on the CC list for the bug.