Ignore linux swap files range

Linux swap files may be generated from .saa to .swp.
This change is to ignore them..

Change-Id: Ibcef7748e34e06fbc079cd59af7ef928b5b83776
This commit is contained in:
junboli 2017-07-17 09:42:42 +08:00 committed by junbo.li
parent 0acef68c72
commit 9a7bbf6bd1
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -45,8 +45,8 @@ ChangeLog
etc/*.conf
etc/mistral.conf.sample
#Linux swap file
*.swp
#Linux swap files range from .saa to .swp
*.s[a-w][a-p]
# Files created by releasenotes build
releasenotes/build