You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/installation.rst
+2-1
Original file line number
Diff line number
Diff line change
@@ -323,7 +323,8 @@ applications:
323
323
Using Source Control
324
324
--------------------
325
325
326
-
If you're using a version control system like `Git`_, you can safely commit all your project's code. The reason is that Symfony applications already contain a
326
+
If you're using a version control system like `Git`_, you can safely commit all
327
+
your project's code. The reason is that Symfony applications already contain a
327
328
``.gitignore`` file specially prepared for Symfony.
328
329
329
330
For specific instructions on how best to setup your project to be stored
0 commit comments