Show Git-Ignored Files in Atom

Show Git-Ignored Files in Atom

Atom, by default, will not show files in its file pane (file tree view) if those files have been added to .gitignore.

An easy approach to fixing this issue is to do the following:

  1. Click anywhere in the Tree View (left hand pane with files and folders)
  2. Press i (this will toggle the visibility of hidden files)