c06f161766
- 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
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
[submodule "ghost/core/content/themes/casper"]
|
|
path = ghost/core/content/themes/casper
|
|
url = ../../TryGhost/Casper.git
|
|
ignore = all
|