Add the makefile that is generated by Test::Smoke

On MSWin32 Test::Smoke creates a new file (win32/smoke.mk) that should
be ignored by the porting tests.
This commit is contained in:
Abe Timmerman 2023-10-13 19:05:25 +02:00 committed by James E Keenan
parent 5b6632109c
commit 4cefad06df

3
.gitignore vendored
View File

@ -209,3 +209,6 @@ GTAGS
# generated by Porting/sync-with-cpan
/make.log
# Makefile generated by the MSWin32 Smoker
/win32/smoke.mk