silnrsi / smith

font development, testing and release
Other
14 stars 5 forks source link

In `dot.gitignore`, what does `+.idea/*` mean? #82

Closed bobh0303 closed 6 months ago

bobh0303 commented 7 months ago

What is the leading "+" supposed to mean:

https://github.com/silnrsi/smith/blob/d542db2f48da3ca04e04402038e9d8eae8e46bd9/smithlib/templates/dot.gitignore#L65

I can't find any special meaning for "+" in gitignore syntax, and the JetBrains folder is .idea/ so I'm thinking this is a mistake?