Skip to content

Commit 6a19628

Browse files
committed
Indent the tip to be on the same level as the list item
1 parent 34d61eb commit 6a19628

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cookbook/workflow/new_project_git.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ git repository:
4545
The contents of the ``.gitignore`` file that comes with the Standard Distribution
4646
can be found in the `GitHub repository`_.
4747

48-
.. tip::
48+
.. tip::
4949

50-
You may also want to create a .gitignore file that can be used system-wide,
51-
in which case, you can find more information here: `Github .gitignore`_
52-
This way you can exclude files/folders often used by your IDE for all of your projects.
50+
You may also want to create a .gitignore file that can be used system-wide,
51+
in which case, you can find more information here: `Github .gitignore`_
52+
This way you can exclude files/folders often used by your IDE for all of your projects.
5353

5454
3. Initialize your Git repository:
5555

0 commit comments

Comments
 (0)