https://bugzilla.mindrot.org/show_bug.cgi?id=2880
Bug ID: 2880
Summary: Git ignores (almost) all makefiles in subdirectories
./regress/*
Product: Portable OpenSSH
Version: 7.7p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee: [email protected]
Reporter: [email protected]
The .gitignore file contains the pattern 'Makefile'. Since the pattern
is applied recursively in subdirectories the makefiles that build unit
tests, etc. are ignored.
.gitignore already contains the exception
'!regress/misc/fuzz-harness/Makefile', so it seems appropriate to add
exceptions for the other makefiles in ./regress/*.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs