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

Unified Diff: .gitignore

Issue 1231643009: create another copy of libraries.dart for 1.12-dev SDK (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 5 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 | tool/patch_sdk.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 0d12e631993e9db3aad8c57c7556f2acd58bc919..1e6b63bb957dae57fd5b8eb0b7847237e0b509be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
-# Don’t commit the following directories created by pub.
+# Don’t commit the following files and directories created by pub.
.pub
build/
packages
+.packages
# Ignore files created by tools.
*.dart.precompiled.js
« no previous file with comments | « no previous file | tool/patch_sdk.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698