File tree
Expand file treeCollapse file tree1 file changed
+7
-0
lines changed Expand file treeCollapse file tree1 file changed
+7
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -32,6 +32,13 @@ Set up your user information with your real name and a working email address:
|
32 | 32 | If you are new to Git, we highly recommend you to read the excellent and
|
33 | 33 | free `ProGit`_ book.
|
34 | 34 |
|
| 35 | +.. tip:: |
| 36 | + |
| 37 | +If your IDE creates configuration files inside project's directory, |
| 38 | +you can use global ``.gitignore`` file (for all projects) or |
| 39 | +``.git/info/exclude`` file (per project) to ignore them. See |
| 40 | +['s documentation](https://help..com/articles/ignoring-files) |
| 41 | + |
35 | 42 | .. tip::
|
36 | 43 |
|
37 | 44 | Windows users: when installing Git, the installer will ask what to do with
|
|
You can’t perform that action at this time.
0 commit comments