6c91951e02
1. use json instead of shelve for setting/data storage 2. call original sys.__excepthook__ before showing exception with QMessageBox
20 lines
127 B
Plaintext
20 lines
127 B
Plaintext
# Python
|
|
*.pyc
|
|
|
|
# Jupyter
|
|
.ipynb_checkpoints
|
|
|
|
# IDE
|
|
.vscode
|
|
.idea
|
|
*.wpr
|
|
*.wpu
|
|
.vs
|
|
|
|
# Temp
|
|
build
|
|
dist
|
|
*.local
|
|
|
|
# vn.py
|
|
.vntrader |