Skip to content

Instantly share code, notes, and snippets.

Avatar

Aleksey Sobolev SobolevAleksey

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