mirror of
https://github.com/github/spec-kit.git
synced 2026-03-17 02:43:08 +00:00
* fix(implement): remove Makefile from C ignore patterns Makefile is typically source-controlled and should not be in .gitignore. Replaced with proper autotools-generated files (autom4te.cache/, config.status). Co-authored-by: Augment Agent <noreply@augmentcode.com> * fix(implement): restore config.log in C ignore patterns --------- Co-authored-by: Augment Agent <noreply@augmentcode.com>