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

Unified Diff: .gitignore

Issue 515993003: Minimalistic analytics library used by Dart Server and try.dartlang.org (Closed) Base URL: https://github.com/lukechurch/dart-mircolytics.git@master
Patch Set: Address review comments Created 6 years, 3 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 | microlytics/example/simple.dart » ('j') | microlytics/example/simple.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..8afc819090d9933c4571b7623a057f4aaf793047
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/dart_microlytics/packages/
ahe 2014/09/03 08:51:31 Forgot to update this file?
+/dart_microlytics/bin/packages/
« no previous file with comments | « no previous file | microlytics/example/simple.dart » ('j') | microlytics/example/simple.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698