2fb8777258
Since we have no install-guide directory, So remove thing related to that. Change-Id: Id946d4e55455e94ea3f1bc4697fd9e3a64b832a0
50 lines
630 B
Plaintext
50 lines
630 B
Plaintext
*.DS_Store
|
|
*.orig
|
|
*.log
|
|
*.mo
|
|
*.pyc
|
|
*.sqlite
|
|
# Linux swap files range from .saa to .swp
|
|
*.s[a-w][a-p]
|
|
.manila-venv
|
|
.coverage
|
|
.stestr/*
|
|
.tox
|
|
.venv
|
|
.idea
|
|
*.egg*
|
|
AUTHORS
|
|
Authors
|
|
build/*
|
|
build-stamp
|
|
CA/
|
|
ChangeLog
|
|
cover/*
|
|
covhtml
|
|
dist/*
|
|
etc/manila/manila.conf.sample
|
|
instances
|
|
keeper
|
|
keys
|
|
local_settings.py
|
|
subunit.log
|
|
tools/conf/manila.conf*
|
|
tools/lintstack.head.py
|
|
tools/pylint_exceptions
|
|
tags
|
|
# Files created by Sphinx build
|
|
doc/build
|
|
doc/source/_static
|
|
.autogenerated
|
|
api-ref/build
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|
|
|
|
# Development environment files
|
|
.project
|
|
.pydevproject
|
|
|
|
# Lock dirs and files
|
|
manila_locks
|