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

Unified Diff: .gitignore

Issue 2089023: Add vim temporary files to .gitignore. (Closed)
Patch Set: Created 10 years, 7 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 7580c30887bd77b3d1620b8c92d1c339b185f9d2..48df1abb2c0372c0f16311540d6d7e035fca28c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
*.vcproj
*.xcodeproj
*~
+.*.sw?
Robert Sesek 2010/05/24 21:00:59 Why "sw?" instead of "sw*"
.metadata
.project
.cproject
« 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