Ignore static libraries and object files
This commit is contained in:
parent
a3efee6d7f
commit
25c292662a
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
||||
# Binary
|
||||
*.[oa]
|
||||
|
||||
# D
|
||||
.dub
|
||||
__test__*__
|
||||
|
Loading…
Reference in New Issue
Block a user