Skip to content

Instantly share code, notes, and snippets.

View zvarychdenys's full-sized avatar
📊
Working from home

Denys Zvarych zvarychdenys

📊
Working from home
View GitHub Profile
@zvarychdenys
zvarychdenys / py-gitignore
Created July 7, 2021 12:25 — forked from MOOOWOOO/py-gitignore
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