diff --git a/.gitignore b/.gitignore index 009a831c47..26e7d0d0bb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,8 @@ *.mo *.pyc *.sqlite -*.swp +# Linux swap files range from .saa to .swp +*.s[a-w][a-p] .manila-venv .coverage .stestr/*