Recently, Atom has removed from the list of project files (any one I have) all the files that are written in the .gitignore file.

Can you please tell how you can get all these files back to the project structure?

  • "removed" = "erased" or "removed" = "hid in the file list"? - Enikeyschik
  • @ Enikeyschik hidden. These files are in the project directory. If you remove them from .gitignore , they appear in the list in Atom'e. This is not cool and I do not understand how this happened and how to return as it was. - Colibri
  • So somewhere in the settings there should be a corresponding tick. I have no atom, otherwise I would have suggested where it is. - Enikeyschik
  • @ Enikeyschik I got there first thing. I did not see. - Colibri
  • Uh, google on request “atom gitignore show files” gives the solution in the very first links. For example michaelsoolee.com/atom-ignored-files - Alexey Ten

0