manila/.gitignore
Jeremy Liu 1ccebf7042 Update .gitignore
The `.eggs` directory is generated by command `python setup.py install`,
better put it into .gitignore. This patch optimizes .gitignore.

Change-Id: I15bd7db54afac87ab426be2d0c670591c0af56dd
Closes-bug: #1656837
2017-01-16 22:24:53 +08:00

51 lines
627 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
.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