This commit is contained in:
2025-06-06 10:40:14 -04:00
parent c3b61c2d95
commit 394fddb024
2 changed files with 13 additions and 0 deletions

6
a_test_addition.txt Normal file
View File

@ -0,0 +1,6 @@
Suppose this is like a piece of code that I'm adding to the repository. This is version 1.
I'm adding stuff. Lots of stuff. just piling it in.

7
test_repo.code-workspace Normal file
View File

@ -0,0 +1,7 @@
{
"folders": [
{
"path": "./"
}
]
}