Have git ignore ".swp" files.
BUG= Review URL: https://webrtc-codereview.appspot.com/1210005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3678 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
41211466d8
commit
71335ce120
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,6 +24,7 @@
|
||||
*_proto_cpp.xml
|
||||
*~
|
||||
.*.sw?
|
||||
.sw?
|
||||
.DS_Store
|
||||
.cproject
|
||||
.gdb_history
|
||||
|
Loading…
x
Reference in New Issue
Block a user