Skip to content

Commit 8b77f64

Browse files
committed
feat(repo): track glama.json in version control
1 parent 27ea2ce commit 8b77f64

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
!README.md
1717
!CHANGELOG.md
1818
!LICENSE
19+
!glama.json
1920

2021
# 3. Allow GitHub config
2122
!.github/

glama.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://glama.ai/mcp/schemas/server.json",
3+
"maintainers": [
4+
"Automations-Project"
5+
]
6+
}

0 commit comments

Comments
 (0)