You may use this package to experiment with your changes to SvelteKit.
To prevent any changes you make in this directory from being accidentally committed, run git update-index --skip-worktree ./**/*.*
in this directory.
If you would actually like to make some changes to the files here for everyone then run git update-index --no-skip-worktree ./**/*.*
before committing.