commit | 0e8810ec1acac6c6db13c0ee46410783acfe38bb | [log] [tgz] |
---|---|---|
author | J. Richard Barnette <[email protected]> | Mon Feb 11 18:05:56 2013 -0800 |
committer | ChromeBot <[email protected]> | Mon Feb 11 18:43:34 2013 -0800 |
tree | b36a0243a9720a4b70e92a02d867f2198118618a | |
parent | 93bef48a4825a0355717978dce845d1c74c08e56 [diff] [blame] |
Ignore vim .swp files. BUG=None TEST=do a 'git add' while editing a file with vim Change-Id: I8137368083bca10c672b5c0b3cdc085603568b2b Reviewed-on: https://gerrit.chromium.org/gerrit/43080 Commit-Queue: Richard Barnette <[email protected]> Tested-by: Richard Barnette <[email protected]> Reviewed-by: Scott Zawalski <[email protected]>
diff --git a/.gitignore b/.gitignore index bcb0c16..c65bc98 100644 --- a/.gitignore +++ b/.gitignore
@@ -26,6 +26,7 @@ *.rej .*~ *~ +.*.swp .#* .DS_Store. # additional patterns: