.vs/
*.filters
Mahjong2/x64/
x64/
*.user
.vscode/
build/
.ipynb_checkpoints/
__pycache__/
*.pyd
*.so
*.dylib
*.mat
*.DONGQI-TANIU-OI
log/
*.data-00000-of-00001
*.meta
*.index
log/checkpoint
MahjongRelease/
dist/
pymahjong.egg-info/
*.html
pymahjong/paipuxmls/
paipu/
paipuxmls/
*.log
*.xml
*.pkl
*.model

# Documentation
docs/_build/
site/
.mike/

# Build artifacts
*.whl
*.tar.gz
wheelhouse/
.eggs/

# IDE
.idea/
