Scratch files in Android Studio on MacOS are located here:
/Users/myUserName/Library/Application
Support/Google/AndroidStudio2024.2/scratches/
Is there an easy way to put the above directory under version control (e.g. Subversion), to track changes made to files in that directory?