manila/.gitignore
junboli 042f7173f9 Remove auto generated files and unnecessary .gitignore file
1. doc/source/_static will be auto generated when build docs and usually
   cause difference with the original one after doc building.
2. manila/doc/.gitignore file is unnecessary because manila/.gitignore
   already ignore the doc/build directory.
3. add git ignore of doc/source/_static in manila/.gitignore

Change-Id: Ibf13e08f0b0b57718d453ee3240d30124940b521
2017-09-12 12:29:24 +08:00

52 lines
646 B
Plaintext

*.DS_Store
*.orig
*.log
*.mo
*.pyc
*.sqlite
*.swp
.manila-venv
.coverage
.testrepository
.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
# Files created by install-guide builds
install-guide/build
# Development environment files
.project
.pydevproject
# Lock dirs and files
manila_locks