Details
Diff Detail
Event Timeline
.gitignore | ||
---|---|---|
38 | Fine | |
39 | Fine. | |
40 | We don't want this one. Even though some tests are being bad (eh, hem, test writers) and leaving their junk around (typically the auto-generated tests like inlines), we do have plenty of Makefile files in the test subdirectory that are part of the repo and are modified. Putting this here will create some level of chaos when changes are made to those Makefiles locally and are masked out by this .gitignore. If you don't plan on changing Makefile content yourself, you could go ahead and put this line in your user's global gitignore file if you set one up. |
Looks good!
We're working on cleaning up the makefiles. Thanks for pointing that out.
Fine