Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: .gitignore

Issue 181263002: Add vi swap files to .gitignore (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index d554ec65d23581772eb5ae15c8b16153e9b27c61..1b74e7ffd8df3b1286e8b720b6fbb022565e5fc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
*~
.cpplint-cache
.d8_history
+.*.sw?
bsuite
d8
d8_g
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698