File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ git repository:
45
45
The contents of the ``.gitignore `` file that comes with the Standard Distribution
46
46
can be found in the `GitHub repository `_.
47
47
48
- .. tip ::
48
+ .. tip ::
49
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.
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.
53
53
54
54
3. Initialize your Git repository:
55
55
You can’t perform that action at this time.
0 commit comments