2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/.gitmodules
Daniel Lockyer c06f161766
Ignored changes to Casper submodule
- developers should never need to commit casper manually, as it's
  handled in the release script
- this adds `ignore = all`, which should clean up git status
2023-03-24 09:10:02 +01:00

4 lines
135 B
Text

[submodule "ghost/core/content/themes/casper"]
path = ghost/core/content/themes/casper
url = ../../TryGhost/Casper.git
ignore = all