mirror of
https://github.com/rjNemo/design-patterns
synced 2026-06-06 02:26:40 +00:00
* update gitignore * add decorator code example Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
6 lines
No EOL
56 B
Text
6 lines
No EOL
56 B
Text
**__pycache__
|
|
*.pyc
|
|
.vscode
|
|
.DS_Store
|
|
.mypy_cache
|
|
.idea/ |