Skip to content

ignore Makefile_* ? #139

@RolfSander

Description

@RolfSander

Via .gitignore, several KPP-generated files are excluded from the repo, e.g.:

Makefile_*

However, this also excludes util/Makefile_*. I think that the .gitignore entry
needs to be changed to

/Makefile_*

Similarly, maybe *_Hessian* needs to be changed.

Metadata

Metadata

Labels

bugSomething isn't workingcode / structuralRelated to structural source code updates

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions