Index: .gitmodules |
diff --git a/.gitmodules b/.gitmodules |
new file mode 100644 |
index 0000000000000000000000000000000000000000..07e88b990f11855b9c2ef8d8297e6d5649b66c17 |
--- /dev/null |
+++ b/.gitmodules |
@@ -0,0 +1,12 @@ |
+[submodule "third_party/barback-0.13.0"] |
+ path = third_party/barback-0.13.0 |
+ url = git://github.com/dart-lang/barback |
+[submodule "third_party/barback-0.14.0+2"] |
+ path = third_party/barback-0.14.0+2 |
+ url = git://github.com/dart-lang/barback |
+[submodule "third_party/barback-0.14.1+4"] |
+ path = third_party/barback-0.14.1+4 |
+ url = git://github.com/dart-lang/barback |
+[submodule "third_party/source_maps-0.9.4"] |
+ path = third_party/source_maps-0.9.4 |
+ url = git://github.com/dart-lang/source_maps |