Open rrthomas opened 6 years ago
The auto-generated .gitignore seems to be missing patterns for generated files. For example, in one current project, the following are missing:
.gitignore
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
.gitignore
seems 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.