Loading .gitignore 0 → 100644 +24 −0 Original line number Diff line number Diff line # Created by .ignore support plugin (hsz.mobi) .DS_Store .DS_Store? *.o *.pyc *.so # Local MK *_local.tm *_LOCAL.TM # Pycharm specific things .idea/ # python things *.egg-info* dist/ .cache/ __pycache__/ .eggs/ build/ Loading
.gitignore 0 → 100644 +24 −0 Original line number Diff line number Diff line # Created by .ignore support plugin (hsz.mobi) .DS_Store .DS_Store? *.o *.pyc *.so # Local MK *_local.tm *_LOCAL.TM # Pycharm specific things .idea/ # python things *.egg-info* dist/ .cache/ __pycache__/ .eggs/ build/