Skip to content

Instantly share code, notes, and snippets.

View SobolevAleksey's full-sized avatar

Aleksey Sobolev SobolevAleksey

View GitHub Profile
@MOOOWOOO
MOOOWOOO / py-gitignore
Last active July 25, 2024 14:52
python pycharm gitignore
# Created by .ignore support plugin (hsz.mobi)
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so