manila/.gitignore
Goutham Pacha Ravi 6a6d813bb3 [pylint] Remove lint tox environment
We don't use the tools/lintstack.py
script anymore since its removal in [1],
so cleanup the unused tox environment and
the gitignore corresponding files.

TrivialFix

[1] https://review.openstack.org/#/c/609791/
Change-Id: Id2d40c1f9f1ce71a22ba9836b90c3e917171a556
2019-02-19 11:04:03 -08:00

48 lines
582 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*
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