- Switch to the Changes tool window.
- Navigate to the Unversioned Files node and choose from the context menu or press Ctrl+Alt+ACtrl+Alt+A.

After a Git repository for a project is initialized, you need to add the project data to it.
Tip
If you have specified Git as the version control system for your project in the Settings dialog box, tab Version Control, WebStorm suggests to put each new file under Git control during the file creation.
To have Git ignore some types of files, configure files to ignore.
In this section:
