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:
Daniel Lockyer 2023-03-24 09:08:04 +01:00
parent 0107d2bb77
commit c06f161766
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "ghost/core/content/themes/casper"]
path = ghost/core/content/themes/casper
url = ../../TryGhost/Casper.git
ignore = all