<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/crypto/compat/.gitignore, branch master</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2025-05-18T11:46:32+00:00</updated>
<entry>
<title>fix gitignore brokenness in crypto</title>
<updated>2025-05-18T11:46:32+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-05-18T11:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=15bc02adc578c0c1f5afd1fbd9c96bbcfa388ad7'/>
<id>urn:sha1:15bc02adc578c0c1f5afd1fbd9c96bbcfa388ad7</id>
<content type='text'>
/crypto/* masks too much and breaks the exclusion function.

The docs for gitignore state that if a parent directory is ignored,
negating a pattern with a ! prefix has no effect since it is not
possible to reinclude a file if the parent director is excluded.

https://git-scm.com/docs/gitignore

This just is more explicit, which catches files added out of tree more
readily.

Also delete the long-removed libtls-standalone references
</content>
</entry>
</feed>
