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

Unified Diff: .gitignore

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 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 | « .fletch-settings ('k') | .packages » ('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 0e538a1030b992b47ec94ea31cbd5cc1661239f3..d98085a92be2741b0ad66bea353665669ae83c15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,7 @@ packages
.DS_Store
.ninja_deps
.ninja_log
-.fletch
+.dartino
.*.swp
.idea
*.iml
@@ -18,7 +18,7 @@ packages
*~
# The following match exact path names starting from the location of this file.
-/fletch.xcodeproj/
+/dartino.xcodeproj/
/jniLibs/
/out/
/pkg/mdns/lib/native/libmdns_extension_lib.so
« no previous file with comments | « .fletch-settings ('k') | .packages » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698