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

Unified Diff: .gitignore

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: 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') | DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 755f6c79d9a4e8256106ed44904e6d56fcab8f9a..cc39103c79ed30f43bd3afa4d66dfef7d3497280 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') | DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698