Skip to content

Commit d59177d

Browse files
exclude temp files
1 parent 2138a4a commit d59177d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@
2121
*.sh text eol=lf
2222
config.sub text eol=lf
2323
fixalgorithms text eol=lf
24+
runconfigure text eol=lf

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,4 +254,12 @@ regress/t6.out1
254254
Makefile
255255
openbsd-compat/Makefile
256256
openbsd-compat/regress/Makefile
257-
contrib/win32/win32compat/Makefile
257+
contrib/win32/win32compat/Makefile
258+
config.h
259+
config.h
260+
regress/rsa_ssh2_cr.prv
261+
regress/rsa_ssh2_crnl.prv
262+
regress/t7.out.pub
263+
regress/t6.out2
264+
config.h
265+
configure

0 commit comments

Comments
 (0)