Skip to content

Commit 75f4237

Browse files
committed
Merge remote-tracking branch 'origin/2.0' into 2.0
2 parents 73ff3cc + 5e5804a commit 75f4237

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contributing/code/patches.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ Set up your user information with your real name and a working email address:
3232
If you are new to Git, we highly recommend you to read the excellent and
3333
free `ProGit`_ book.
3434

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+
[Github's documentation](https://help.github.com/articles/ignoring-files)
41+
3542
.. tip::
3643

3744
Windows users: when installing Git, the installer will ask what to do with

0 commit comments

Comments
 (0)