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
This commit is contained in:
parent
0107d2bb77
commit
c06f161766
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,3 +1,4 @@
|
||||
[submodule "ghost/core/content/themes/casper"]
|
||||
path = ghost/core/content/themes/casper
|
||||
url = ../../TryGhost/Casper.git
|
||||
ignore = all
|
||||
|
Loading…
Reference in New Issue
Block a user