Merge "Extend .gitignore for linux swap files range"

This commit is contained in:
Zuul 2017-12-12 21:07:40 +00:00 committed by Gerrit Code Review
commit ad2ccc192c
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -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/*