13 lines
117 B
Plaintext
13 lines
117 B
Plaintext
.git
|
|
.gitignore
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.DS_Store
|
|
README.md
|
|
ai-slides.html
|
|
deploy.sh
|