Commit 335f97d8 authored by Lars Buitinck's avatar Lars Buitinck

Add .so files to .gitignore, globally

These might be created in
Cython/Compiler
Cython/Plex
Cython/Runtime
parent 1c389fae
*.pyc *.pyc
*.pyo *.pyo
__pycache__ __pycache__
*.so
Cython/Compiler/*.c Cython/Compiler/*.c
Cython/Plex/*.c Cython/Plex/*.c
......
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