Skip to content

Commit 4320d25

Browse files
KaruroChorithewilsonator
authored andcommitted
Update generated .gitignore
Now it also has the file with pattern `libname.a` filtered out, as that is what I get on my platform by default and it was missing. For context, debian 13 and latest ldc2.
1 parent 2ffd656 commit 4320d25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/dub/init.d

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ docs/
190190
%1$s.so
191191
%1$s.dylib
192192
%1$s.dll
193+
lib%1$s.a
193194
%1$s.a
194195
%1$s.lib
195196
%1$s-test-*

0 commit comments

Comments
 (0)