Skip to content

Conversation

@LavenderPerry
Copy link

This prevents auto-generated stuff like node_modules or .svelte-kit from cluttering the diffs in commits, and also makes the repository smaller to download. These files all get created when setting up / running this project anyways, and may differ for arbitrary reasons between machines. It also prevents myself from getting confused/annoyed seeing unstaged changes when I haven't actually changed anything.

@LavenderPerry
Copy link
Author

Apparently .svelte-kit files were already ignored, but somehow got committed anyways. Deleting them, as this pull request does, solves the problem and they won't be committed again. Your choice if you want to remove the line I added to ignore them, it doesn't make a difference as to what gets ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant