Skip to content

Commit e3ff9ec

Browse files
authored
Add Windows *.lib to .gitignore (#144)
1 parent 1491777 commit e3ff9ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
*.dll
1010
*.dummy
1111
*.exe
12+
*.lib
1213
.rust/
1314
build/
1415
bin/

0 commit comments

Comments
 (0)