Skip to content

fix(implement): remove Makefile from C ignore patterns#1558

Open
zaheer15351 wants to merge 1 commit intogithub:mainfrom
zaheer15351:fix/implement-c-ignore-patterns
Open

fix(implement): remove Makefile from C ignore patterns#1558
zaheer15351 wants to merge 1 commit intogithub:mainfrom
zaheer15351:fix/implement-c-ignore-patterns

Conversation

@zaheer15351
Copy link

Makefile is typically source-controlled and should not be in .gitignore. Replaced with proper autotools-generated files (autom4te.cache/, config.status).

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant