Update .gitignore

Former-commit-id: bd4389752d2b1764622146b92826f43dc98275cd [formerly 75c6a61ec48703c7efa44dc0644eddffb1baf825]
Former-commit-id: 19a2aca49b22c0117096cede45cab1f90aef1684
This commit is contained in:
Lynix 2016-06-12 12:46:38 +02:00
parent ee553f350a
commit b30faa83ca
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -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