Commit f7143dc5 by Ivan Smirnov

Update gitignore to ignore debug test builds

parent 7709d6b7
...@@ -3,7 +3,7 @@ CMakeFiles ...@@ -3,7 +3,7 @@ CMakeFiles
Makefile Makefile
cmake_install.cmake cmake_install.cmake
.DS_Store .DS_Store
/example/example.so /example/example*.so
/example/example.cpython*.so /example/example.cpython*.so
/example/example.pyd /example/example.pyd
/example/example*.dll /example/example*.dll
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment