Ingore swp file in git 29/37929/1
authorBin Sun <bins@vmware.com>
Fri, 23 Mar 2018 01:59:59 +0000 (09:59 +0800)
committerBin Sun <bins@vmware.com>
Fri, 23 Mar 2018 02:15:28 +0000 (10:15 +0800)
So that dump file will not be checked by git.

Change-Id: I978c145a8d98742a2e736119d4334d6be014416d
Issue-ID: MULTICLOUD-173
Signed-off-by: Bin Sun <bins@vmware.com>
.gitignore

index 495cfc8..9787425 100644 (file)
@@ -5,6 +5,7 @@
 target/
 logs/*.log
 *.pyc
+*.swp
 
 # Test related files
 multivimbroker/.coverage