Skip to content

Commit 818eb2b

Browse files
committed
add libynl.a to gitignore
Commit 1a26c19 ("rename ynl.a -> libynl.a") missed doing this. Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent b3925c2 commit 818eb2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ynl.a
1+
libynl.a
22
*.o

0 commit comments

Comments
 (0)