minor .gitignore update

This commit is contained in:
Wenzel Jakob 2016-06-14 15:25:53 +02:00
parent f85c52901e
commit 452da8884f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ Makefile
cmake_install.cmake
.DS_Store
/example/example.so
/example/example.cpython*.so
/example/example.pyd
/example/example*.dll
*.sln