Skip to content

Commit b018fb9

Browse files
committed
Add gitignore for build artifacts from powershell extractor
1 parent 43cdff9 commit b018fb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

powershell/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
extractor/**/bin/*
2+
extractor/**/obj/*

0 commit comments

Comments
 (0)