diff options
author | John Wiegley <johnw@newartisans.com> | 2008-10-27 20:00:50 -0600 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-10-27 20:00:50 -0600 |
commit | db4ee1ec72c933424be143cb57b7b3546c105293 (patch) | |
tree | 77b6a90907a7f7a0dfc25aa1c65d5b0f69e74212 /.gitmodules | |
parent | 6c86fa3ca3693717ce8079fd9510ad3d4b15fd8b (diff) | |
download | fork-ledger-db4ee1ec72c933424be143cb57b7b3546c105293.tar.gz fork-ledger-db4ee1ec72c933424be143cb57b7b3546c105293.tar.bz2 fork-ledger-db4ee1ec72c933424be143cb57b7b3546c105293.zip |
Planning data has been moved to an orthogonal 'planning' branch.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bf20595a..326da1f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,6 +10,3 @@ [submodule "lib/libofx"] path = lib/libofx url = git://newartisans.com/libofx.git -[submodule "doc/data"] - path = doc/data - url = . |