mirror of
https://opendev.org/openstack/python-keystoneclient.git
synced 2026-01-17 07:20:28 +00:00
Updates .gitignore
Adding ignore for Eclipse IDE environment files These files .project and .pydevproject should be ignored while pushing to repositories. Change-Id: If249ec02eb770ab66d2216939a0747dfa51e701a Closes-Bug: #1256043
This commit is contained in:
parent
30ab23854c
commit
5214eababf
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -17,3 +17,6 @@ dist
|
|||
python_keystoneclient.egg-info
|
||||
keystoneclient/versioninfo
|
||||
doc/source/api
|
||||
# Development environment files
|
||||
.project
|
||||
.pydevproject
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue