Android Studio Version Control (VCS) - How do I ignore files in Android Studio 3.6.x?

Viewed 1809

Prior to upgrading to Android Studio 3.6.1, I was able to keep files from being checked into VCS by using menu File-Settings-Version Control-Ignore Files

Ignored Files has been removed ( or moved ) and I can not find where to preform a similar action.

How do I ignore files in v3.6.x?

Here is an image from a previous version:

enter image description here

and here is an image from v3.6.1

enter image description here

1 Answers
Related