Update the gitignore file to ignore .swp

Update the gitignore file to ignore vim .swp file

Change-Id: Idd1dabb36ce863a2a36e3fe4b91fe86a84b171c8
This commit is contained in:
zhu.rong 2015-10-08 20:06:35 +08:00
parent 2e39ecd01f
commit 270833733c
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -41,3 +41,6 @@ ChangeLog
#Autogenerated sample config file
etc/muranoagent/muranoagent.conf.sample
/.testrepository/
#swap file
*.swp