Bump minor version and update ghostty-web
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
# Keep the build context minimal for pip installs
|
||||
.git
|
||||
.github
|
||||
.idea
|
||||
.vscode
|
||||
__pycache__
|
||||
*.py[cod]
|
||||
*.pyo
|
||||
*.pyd
|
||||
.pytest_cache
|
||||
.ruff_cache
|
||||
.mypy_cache
|
||||
.coverage
|
||||
htmlcov
|
||||
build
|
||||
dist
|
||||
*.egg-info
|
||||
node_modules
|
||||
bun.lock
|
||||
bun.lockb
|
||||
package-lock.json
|
||||
package.json
|
||||
tsconfig.json
|
||||
bunfig.toml
|
||||
tests
|
||||
docs
|
||||
examples
|
||||
Dockerfile
|
||||
README.md
|
||||
LICENSE
|
||||
Reference in New Issue
Block a user