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 34d61eb commit 6a19628Copy full SHA for 6a19628
cookbook/workflow/new_project_git.rst
@@ -45,11 +45,11 @@ git repository:
45
The contents of the ``.gitignore`` file that comes with the Standard Distribution
46
can be found in the `GitHub repository`_.
47
48
-.. tip::
+ .. tip::
49
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.
+ You may also want to create a .gitignore file that can be used system-wide,
+ in which case, you can find more information here: `Github .gitignore`_
+ This way you can exclude files/folders often used by your IDE for all of your projects.
53
54
3. Initialize your Git repository:
55
0 commit comments