Updated .gitignore

This commit is contained in:
susan199817-spec 2026-03-27 05:54:40 +03:00 committed by GitHub
parent 61112bc8ed
commit 4e78e37037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

7
.bolt/mcp.json Normal file
View File

@ -0,0 +1,7 @@
{
"mcpServers": {
"github": {
"enabled": true
}
}
}

1
.gitignore vendored
View File

@ -47,3 +47,4 @@ Thumbs.db
# Replit # Replit
.cache/ .cache/
.local/ .local/
.env