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 April 15, 2024 03:41
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