Automatically Set Cursorrules Files To 'Always' For Other Git Users

I share a repo with many people and we wanted to have existing .cursorrules files and new files set to the ‘always’ rule type automatically. This way they are always used as part of the context if someone were to pull down a new rule from our git.

Is there any way to ensure this?