Update .gitignore
Former-commit-id: bd4389752d2b1764622146b92826f43dc98275cd [formerly 75c6a61ec48703c7efa44dc0644eddffb1baf825] Former-commit-id: 19a2aca49b22c0117096cede45cab1f90aef1684
This commit is contained in:
parent
ee553f350a
commit
b30faa83ca
|
|
@ -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