I used the dirtree package to display a directory structure, like in the example below
\dirtree{%
.1 /.
.2 Directory1.
.3 Directory2.
.2 Directory3.
}
In the PDF output the first item is strangely shifted, like in the first image:

instead of being aligned with the rest of the items like in the second image:

I used dirtree always, and the output was always correct - I do not understand what is wrong now.
\documentclass,\usepackages,\begin{document}, the\dirtreecode, and\end{document}. This makes it easier for the community to reproduce the problem and provide a solution. – Marijn Apr 24 '18 at 20:17\dirtree{% .1 Company. .2 Divisions. .3 Core. .4 Solutions. .5 Math. .6 Code. .7 Binary. .8 Debug. .8 Release. .7 Solution.sln. } \end{document} – Alex Konnen Apr 26 '18 at 08:14
editbutton directly below the post). – Marijn Apr 26 '18 at 08:22