Skip to content

Instantly share code, notes, and snippets.

@MOOOWOOO
MOOOWOOO / py-gitignore
Last active November 15, 2024 22:06
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