Skip to content

Instantly share code, notes, and snippets.

View Totoro97's full-sized avatar
🎯
Focusing

Peng Wang Totoro97

🎯
Focusing
View GitHub Profile
@michaellihs
michaellihs / tmux-cheat-sheet.md
Last active July 27, 2024 08:06
tmux Cheat Sheet
@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