Files
hytale-solar-cell-plugin/.gitignore
DocW bbd0265f2e Allow files in .vscode/ to be included in Git repo
Allow the exclusion of files in the `.vscode/` directory to be
overridden via negated patterns (gitignore patterns beginning with `!`)
by changing the pattern in `.gitignore` from `.vscode/` to `.vscode/*`
(i.e., by ignoring the files in `.vscode/` rather than the `.vscode/`
directory itself).
2026-02-01 14:13:52 -05:00

629 B