Closed Xilophor closed 10 months ago
Hmm, I'm not sure I see the benefit of doing this over just adding VS/Rider/vsc files to the .gitignore I feel like it would make contributing new content slightly more confusing for people Although I'm not sure how often they would actually need to create new folders
Do you ever need to create folders outside of docs? Anything new in docs would be included by git.
Also prevents any generated IDE files or anything anyone uses from accidentally making it into a pr
Updated .gitignore to ignore all files, and add the wanted files back in - (@Lordfirespeed's method)
Should prevent any IDE-generated files from potentially making it into a PR. (Yes, I edit the wiki in Rider, deal with it)