Compare commits

...

2 Commits

Author SHA1 Message Date
1862956531 Merge pull request 'This work?' (#1) from test into main
Reviewed-on: #1
2025-11-17 22:12:35 +00:00
669d3d5ff8 this work? 2025-11-17 13:50:59 -08:00
3 changed files with 3 additions and 6 deletions

2
.gitattributes vendored
View File

@ -1,2 +0,0 @@
# Auto detect text files and perform LF normalization
* text=auto

2
.gitignore vendored
View File

@ -32,3 +32,5 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
# Finder (MacOS) folder config
.DS_Store
.claude

View File

@ -1,3 +0,0 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}