Merge pull request 'This work?' (#1) from test into main

Reviewed-on: #1
This commit is contained in:
probablycorey 2025-11-17 22:12:35 +00:00
commit 1862956531
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

4
.gitignore vendored
View File

@ -31,4 +31,6 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
.idea
# Finder (MacOS) folder config
.DS_Store
.DS_Store
.claude

View File

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