Updated gitignore and manifest.
Change-Id: Ifcac1c9177865da9d248769961ec17fa8f44e67a
This commit is contained in:
parent
dca6f428c6
commit
3aa002aa2f
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,15 +1,17 @@
|
||||
*.DS_Store
|
||||
*.egg*
|
||||
*.log
|
||||
*.log.*
|
||||
*.mo
|
||||
*.pyc
|
||||
*.swo
|
||||
*.swp
|
||||
*~
|
||||
.openstackclient-venv
|
||||
.tox
|
||||
.venv
|
||||
AUTHORS
|
||||
build
|
||||
dist
|
||||
python_openstackclient.egg-info
|
||||
.tox/
|
||||
ChangeLog
|
||||
TAGS
|
||||
dist
|
||||
doc/build
|
||||
openstackclient/versioninfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user