summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-05-24 22:50:55 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-05-24 23:13:53 +0200
commit0b7761982b10ad2f79531fc83009cc6548539b02 (patch)
tree739a32462cbc0820d96ef18111b1ed0ac3acc692 /.gitmodules
parent35b719f54c96778f571984065579625bc9f15bf5 (diff)
Keep toolchain log files in a submodule, toolchain/logs/master branch.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..47fbf711
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "toolchain/logs"]
+ path = toolchain/logs
+ url = .