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

Unified Diff: .gitignore

Issue 1318813007: modify MemoryResourceProvider to support windows pathContext for testing #24000 (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: merge Created 5 years, 4 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 | pkg/analyzer/lib/file_system/memory_file_system.dart » ('j') | 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 d8b8eb808dfd0db9358bd10393b50cf8f9518951..116adeeca9b0b5f5721b37d4cb15a181aaba3ff5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,9 +34,10 @@
*.xcodeproj
*.intermediate
-# Dart Editor config files - also in all subdirectories.
+# Eclipse config files - also in all subdirectories.
.children
.project
+.settings
# IntelliJ project files
*.iml
« no previous file with comments | « no previous file | pkg/analyzer/lib/file_system/memory_file_system.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698