purescript / registry-dev

Development work related to the PureScript Registry
https://github.com/purescript/registry
95 stars 80 forks source link

Include additional VCS directories to ignore #683

Closed toastal closed 7 months ago

toastal commented 7 months ago

npm’s list is incomplete for VCSs. Since they can sometimes execute scripts without the users knowledge & since only the source, not the entire history, is needed, it should be safe to ignore them. Additionally clarified these as a separate bullet point in the spec.

toastal commented 7 months ago

If anyone wants to accept work on supporting some of these, you have my attention :)