added shared libs to gitignore

This commit is contained in:
David Skoland 2017-03-18 16:09:31 +01:00
parent 8bb0e67d9e
commit 1fe3f25a25

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*~
*.db
*.user
*.dll
*.so