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

Unified Diff: .gitignore

Issue 1318113002: pkg/csslib: use pkg/test config for bots (Closed) Base URL: https://github.com/dart-lang/csslib@master
Patch Set: 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 | .status » ('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 388eff0ba3e36c3286ca1803a572b71ec11f311d..a6867f25e9768f0bc240e377fd66bdde6f46132e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
# Don’t commit the following directories created by pub.
-.buildlog
.pub/
build/
packages
+.packages
# Or the files created by dart2js.
*.dart.js
@@ -11,4 +11,4 @@ packages
*.js.map
# Include when developing application packages.
-pubspec.lock
+pubspec.lock
« no previous file with comments | « no previous file | .status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698