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

Unified Diff: .gitignore

Issue 269823003: Parameterize uri resolution and parsing of options, use package:path (Closed) Base URL: git@github.com:dart-lang/dart-protoc-plugin.git@master
Patch Set: Created 6 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 | Makefile » ('j') | lib/code_generator.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 4a94bb017e7a3a2aac4b2d87b42db380cf512917..7951e4bad074dffe0c6effd171875e3c59411590 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ packages
.project
.buildlog
out
+*.swp
Siggi Cherem (dart-lang) 2014/05/07 23:30:44 :-)
Chris Bracken 2014/05/16 19:58:45 even better: *.sw?
Siggi Cherem (dart-lang) 2014/05/16 21:33:45 nice :)
« no previous file with comments | « no previous file | Makefile » ('j') | lib/code_generator.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698