Remove .gitmodules

We don’t use submodules any more. Having this file stick around is
causing problems in Atom, detailed here:
https://github.com/libgit2/libgit2/issues/3414
This commit is contained in:
Chris Hill-Scott
2016-05-14 11:50:34 +01:00
parent cccf2c4590
commit a348bce191

6
.gitmodules vendored
View File

@@ -1,6 +0,0 @@
[submodule "app/assets/stylesheets/govuk_frontend_toolkit"]
path = app/assets/govuk_frontend_toolkit
url = https://github.com/alphagov/govuk_frontend_toolkit.git
[submodule "app/assets/stylesheets/govuk_elements"]
path = app/assets/govuk_elements
url = https://github.com/alphagov/govuk_elements.git