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 |