Skip to content

Commit ec3bc6e

Browse files
ignore autogenerated config files
1 parent eb8a4a4 commit ec3bc6e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ runconfigure text eol=lf
2525
configure text eol=lf
2626
config.guess text eol=lf
2727
config.sub text eol=lf
28+
win32_build text eol=lf

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,15 +264,18 @@ Makefile
264264
openbsd-compat/Makefile
265265
openbsd-compat/regress/Makefile
266266
contrib/win32/win32compat/Makefile
267-
config.h
268-
config.h
269267
regress/rsa_ssh2_cr.prv
270268
regress/rsa_ssh2_crnl.prv
271269
regress/t7.out.pub
272270
regress/t6.out2
273271
config.h
274272
configure
275273
config.h
274+
confih.h.in
275+
config.h.tail
276+
config.sub
277+
config.guess
278+
276279

277280
#temp key files
278281
d2utmpa*

0 commit comments

Comments
 (0)