Ignore .lib files

This commit is contained in:
Eugen Wissner 2018-03-11 11:40:46 +01:00
parent abfccc35a2
commit 2532d49105
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Binary
*.[oa]
*.exe
*.lib
# D
.dub