mirror of
https://github.com/xr843/Master-skill.git
synced 2026-05-10 05:16:25 +00:00
11 lines
95 B
Plaintext
11 lines
95 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.env
|
|
.venv/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.DS_Store
|
|
masters/*/
|
|
!masters/.gitkeep
|