CLion 2018.1 Help

Configure Ignored Files Dialog

Version Control tool window | Local Changes - properties.gif

Use this dialog to configure a list of files and directories that you do not want to put under version control. These can be file names associated with VCS administration, backup files, and any other artifacts that you want to remain unversioned. You can also specify patterns of files you want to ignore.

ItemKeyboard shortcutDescription
newAlt+InsertUse this icon or shortcut to add an item to the list. The Ignore Unversioned Files dialog box opens where you can type an exact path to a file or directory to be ignored or specify a pattern that defines the names of files and directories to be ignored.
edit1EnterUse this icon or shortcut to edit the selected path or pattern in the Ignore Unversioned Files dialog box.
deleteAlt+DeleteUse this icon or shortcut to remove the selected path or pattern from the list.
Last modified: 24 July 2018

See Also