Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove questionable entries added to .gitignore
It removes `.gitignore` entries that are not strictly related to `vite_ruby`: - `node_modules`: related to JavaScript package managers - `*.local`: probably user-specific entry that should be added to user's global gitignore - `.DS_Store`: same as `*.local`
- Loading branch information