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 .pythonhist
.gnupg .gnupg
.lldb .lldb
.so
.pEp_management.db* .pEp_management.db*
.python_history .python_history
__pycache__/ __pycache__/

Loading…
Cancel
Save