Publish ember-colorized source code

This commit is contained in:
Jesús David Chapman Vélez 2026-08-19 22:27:55 -05:00
commit 8fa16635a5
14 changed files with 2173 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# macOS
.DS_Store
._*
.Spotlight-V100
.Trashes