The auto-generated .gitignore seems to be missing patterns for generated files. For example, in one current project, the following are missing:
alloca.h
configmake.h
stdlib.h
string.h
sys/
unistd.h
I'm using bootstrap v2016-02-21.11, which appears to be the latest in git.
The auto-generated
.gitignoreseems to be missing patterns for generated files. For example, in one current project, the following are missing:I'm using bootstrap v2016-02-21.11, which appears to be the latest in git.