Browse Source

.gitignore: add .so

PYADPT-110
heck 4 years ago
parent
commit
819dae00c7
  1. 1
      .gitignore

1
.gitignore

@ -7,6 +7,7 @@ build/
.pythonhist
.gnupg
.lldb
.so
.pEp_management.db*
.python_history
__pycache__/

Loading…
Cancel
Save