commit | 3f08a7f24e3eee4c2df39970629e1f53810397c5 | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Fri Sep 20 03:52:54 2019 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Fri Sep 20 03:52:54 2019 +0000 |
tree | fb4963c3949054dddb1d730997eb7a7f70c046e8 | |
parent | 240ae498c03f3f9da9d54e180036bcb72680825d [diff] | |
parent | e6568297123c8681da4c5ca5d7096a25a27ae230 [diff] |
Merge "Added instructions about general IDE's in gitignore"
diff --git a/.gitignore b/.gitignore index 06a2281..9767e52 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,9 @@ +# Don't add patterns to exclude files created by preferred personal tools +# (editors, IDEs, your operating system itself even). These should instead be +# maintained outside the repository, for example in a ~/.gitignore file added +# with: +# +# git config --global core.excludesfile '~/.gitignore' AUTHORS ChangeLog *.pyc