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

Unified Diff: sky/sdk/.gitignore

Issue 1231913002: Add generated files to Sky .gitignore when working on the same using Dart IDEs (Closed) Base URL: https://github.com/domokit/mojo.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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/.gitignore
diff --git a/mojo/dart/observatory_test/.gitignore b/sky/sdk/.gitignore
similarity index 64%
copy from mojo/dart/observatory_test/.gitignore
copy to sky/sdk/.gitignore
index 5cd143d6599a99b7a15b625ae96ef608e2f282ca..dfb3fdda641c5d800451b1dd9a0efc29d34e0ee8 100644
--- a/mojo/dart/observatory_test/.gitignore
+++ b/sky/sdk/.gitignore
@@ -1,2 +1,4 @@
packages
pubspec.lock
+.pub/
+.idea
« 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