Update .gitignore
Former-commit-id: f406588a3ab4c6a38ef868f099be34d27c35ca9c [formerly c4e39da58aafda2d21775f94062e59818fce3612] Former-commit-id: 8b62ec060e6bdb6b4a26533f1d3a145a1606a0bd
This commit is contained in:
parent
7cca8401db
commit
0cc1986460
|
|
@ -5,6 +5,8 @@ examples/bin/*.dll
|
||||||
examples/bin/*.so
|
examples/bin/*.so
|
||||||
tests/*.exe
|
tests/*.exe
|
||||||
tests/*.pdb
|
tests/*.pdb
|
||||||
|
tests/*.dll
|
||||||
|
tests/*.so
|
||||||
lib/*
|
lib/*
|
||||||
|
|
||||||
# Feature page
|
# Feature page
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue