diff options
author | Your Name <you@example.com> | 2017-12-24 11:30:17 +0100 |
---|---|---|
committer | Your Name <you@example.com> | 2017-12-24 11:30:17 +0100 |
commit | cdd0b1e440fcb06b898b2522dd1ad9f28e88d044 (patch) | |
tree | 5ddd457f885519e9f5bedcad9de64b257401e069 | |
parent | fe6279e09183a437a142f7d7705fc9cb35322c8e (diff) | |
download | lesoiseaux.io-cdd0b1e440fcb06b898b2522dd1ad9f28e88d044.tar.gz |
Remove submodules, let qw.lesoiseaux.io.git live apart
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .gitmodules | 4 |
2 files changed, 1 insertions, 4 deletions
@@ -1,3 +1,4 @@ .sass-cache *.orig +/qw /vdo diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index d011a42..0000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "qw"] - path = qw - url = https://code.cepheide.org/qw.lesoiseaux.io.git - branch = master |