diff --git a/introductions/sofiaIntroduction.txt b/introductions/sofiaIntroduction.txt new file mode 100644 index 0000000..81d4ad5 --- /dev/null +++ b/introductions/sofiaIntroduction.txt @@ -0,0 +1 @@ +Hi everyone! I'm Sofia and I'm a freshman studying CS. \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..95422a9 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "dev-onboarding-github-2024", + "lockfileVersion": 3, + "requires": true, + "packages": {} +}