8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5662f41 commit 29bbe27Copy full SHA for 29bbe27
cookbook/workflow/new_project_git.rst
@@ -23,7 +23,7 @@ git repository:
23
your new project structure, config files, etc. Rename it to whatever you like.
24
25
3. Create a new file called ``.gitignore`` at the root of your new project
26
- (e.g. next to the ``deps`` file) and paste the following into it. Files
+ (e.g. next to the ``composer.json`` file) and paste the following into it. Files
27
matching these patterns will be ignored by git:
28
29
.. code-block:: text
0 commit comments